Searched refs:TIPC_NLA_SOCK_REF (Results 1 – 3 of 3) sorted by relevance
104 TIPC_NLA_SOCK_REF, /* u32 */ enumerator
764 if (nla_put_u32(args, TIPC_NLA_SOCK_REF, sock)) { in tipc_nl_compat_publ_dump()791 sock_ref = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_compat_sk_dump()
130 [TIPC_NLA_SOCK_REF] = { .type = NLA_U32 },2645 if (nla_put_u32(skb, TIPC_NLA_SOCK_REF, tsk->portid)) in __tipc_nl_add_sk()2813 if (!sock[TIPC_NLA_SOCK_REF]) in tipc_nl_publ_dump()2816 tsk_portid = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_publ_dump()