Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkobject_ns.h44 const struct ns_common *(*netlink_ns)(struct sock *sk); member
/linux/Documentation/networking/
H A Dsysfs-tagging.rst45 - netlink_ns() which returns a socket's namespace
/linux/lib/
H A Dkobject_uevent.c405 if (ops && ops->netlink_ns && kobj->ktype->namespace) in kobject_uevent_net_broadcast()
/linux/net/core/
H A Dnet-sysfs.c2197 .netlink_ns = net_netlink_ns,