Searched refs:TIPC_NLA_SOCK_REF (Results 1 – 3 of 3) sorted by relevance
104 TIPC_NLA_SOCK_REF, /* u32 */ enumerator
854 if (nla_put_u32(args, TIPC_NLA_SOCK_REF, sock)) { in tipc_nl_compat_publ_dump()881 sock_ref = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_compat_sk_dump()
132 [TIPC_NLA_SOCK_REF] = { .type = NLA_U32 },2655 if (nla_put_u32(skb, TIPC_NLA_SOCK_REF, tsk->portid)) in __tipc_nl_add_sk()2826 if (!sock[TIPC_NLA_SOCK_REF]) in tipc_nl_publ_dump()2829 tsk_portid = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_publ_dump()