Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnet_namespace.h212 void net_drop_ns(void *);
236 #define net_drop_ns NULL macro
/linux-4.4.14/net/core/
Dnet_namespace.c344 void net_drop_ns(void *p) in net_drop_ns() function
376 net_drop_ns(net); in copy_net_ns()
448 net_drop_ns(net); in cleanup_net()
Dnet-sysfs.c1416 .drop_ns = net_drop_ns,