Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkobject_ns.h35 * @netlink_ns: return namespace to which a sock belongs (right?)
43 const void *(*netlink_ns)(struct sock *sk); member
/linux/Documentation/networking/
H A Dsysfs-tagging.rst45 - netlink_ns() which returns a socket's namespace
/linux/net/core/
H A Dnet-sysfs.c2210 .netlink_ns = net_netlink_ns,