Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dnetlink_compat.c786 u32 sock_ref; in tipc_nl_compat_sk_dump() local
791 sock_ref = nla_get_u32(sock[TIPC_NLA_SOCK_REF]); in tipc_nl_compat_sk_dump()
792 tipc_tlv_sprintf(msg->rep, "%u:", sock_ref); in tipc_nl_compat_sk_dump()
817 err = tipc_nl_compat_publ_dump(msg, sock_ref); in tipc_nl_compat_sk_dump()