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