Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dnet_namespace.h281 void net_drop_ns(void *);
310 #define net_drop_ns NULL macro
/Linux-v5.10/net/core/
Dnet_namespace.c449 void net_drop_ns(void *p) in net_drop_ns() function
491 net_drop_ns(net); in copy_net_ns()
623 net_drop_ns(net); in cleanup_net()
Dnet-sysfs.c1749 .drop_ns = net_drop_ns,