Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dnetlink_compat.c1013 u32 sock_ref; in tipc_nl_compat_sk_dump() local
1024 sock_ref = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_compat_sk_dump()
1025 tipc_tlv_sprintf(msg->rep, "%u:", sock_ref); in tipc_nl_compat_sk_dump()
1054 err = tipc_nl_compat_publ_dump(msg, sock_ref); in tipc_nl_compat_sk_dump()