Searched refs:TIPC_NLA_SOCK_REF (Results 1 – 4 of 4) sorted by relevance
117 TIPC_NLA_SOCK_REF, /* u32 */ enumerator
75 [TIPC_NLA_SOCK_REF] = { .type = NLA_U32 },
1021 if (nla_put_u32(args, TIPC_NLA_SOCK_REF, sock)) { in tipc_nl_compat_publ_dump()1054 sock_ref = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_compat_sk_dump()
3511 if (nla_put_u32(skb, TIPC_NLA_SOCK_REF, tsk->portid) || in __tipc_nl_add_sk_info()3806 if (!sock[TIPC_NLA_SOCK_REF]) in tipc_nl_publ_dump()3809 tsk_portid = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_publ_dump()