Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtipc_netlink.h78 TIPC_NLA_SOCK, /* nest */ enumerator
/linux/net/tipc/
A Dnetlink.c50 [TIPC_NLA_SOCK] = { .type = NLA_NESTED, },
A Dnetlink_compat.c1018 nest = nla_nest_start_noflag(args, TIPC_NLA_SOCK); in tipc_nl_compat_publ_dump()
1049 if (!attrs[TIPC_NLA_SOCK]) in tipc_nl_compat_sk_dump()
1053 attrs[TIPC_NLA_SOCK], NULL, NULL); in tipc_nl_compat_sk_dump()
A Dsocket.c3533 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK); in __tipc_nl_add_sk()
3638 attrs = nla_nest_start_noflag(skb, TIPC_NLA_SOCK); in tipc_sk_fill_sock_diag()
3793 if (!attrs[TIPC_NLA_SOCK]) in tipc_nl_publ_dump()
3797 attrs[TIPC_NLA_SOCK], in tipc_nl_publ_dump()

Completed in 13 milliseconds