Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dnet_namespace.h250 void net_drop_ns(void *);
279 #define net_drop_ns NULL macro
/Linux-v4.19/net/core/
Dnet_namespace.c403 void net_drop_ns(void *p) in net_drop_ns() function
444 net_drop_ns(net); in copy_net_ns()
569 net_drop_ns(net); in cleanup_net()
Dnet-sysfs.c1602 .drop_ns = net_drop_ns,