Home
last modified time | relevance | path

Searched refs:TIPC_NLA_SOCK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dtipc_netlink.h78 TIPC_NLA_SOCK, /* nest */ enumerator
/linux-6.3-rc2/net/tipc/
A Dnetlink.c50 [TIPC_NLA_SOCK] = { .type = NLA_NESTED, },
A Dnetlink_compat.c1014 nest = nla_nest_start_noflag(args, TIPC_NLA_SOCK); in tipc_nl_compat_publ_dump()
1045 if (!attrs[TIPC_NLA_SOCK]) in tipc_nl_compat_sk_dump()
1049 attrs[TIPC_NLA_SOCK], NULL, NULL); in tipc_nl_compat_sk_dump()
A Dsocket.c3540 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK); in __tipc_nl_add_sk()
3645 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK); in tipc_sk_fill_sock_diag()
3800 if (!attrs[TIPC_NLA_SOCK]) in tipc_nl_publ_dump()
3804 attrs[TIPC_NLA_SOCK], in tipc_nl_publ_dump()

Completed in 13 milliseconds