Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnet_namespace.h206 void net_drop_ns(void *);
230 #define net_drop_ns NULL macro
/linux-4.1.27/net/core/
Dnet_namespace.c304 void net_drop_ns(void *p) in net_drop_ns() function
336 net_drop_ns(net); in copy_net_ns()
403 net_drop_ns(net); in cleanup_net()
Dnet-sysfs.c1399 .drop_ns = net_drop_ns,