Searched defs:old_net (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | flow_dissector_reattach.c | 72 static int unshare_net(int old_net) in unshare_net() argument 440 int err, link, old_net; in test_link_update_netns_gone() local 480 int err, link, old_net; in test_link_get_info() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | flow_dissector_reattach.c | 72 static int unshare_net(int old_net) in unshare_net() argument 440 int err, link, old_net; in test_link_update_netns_gone() local 480 int err, link, old_net; in test_link_get_info() local [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | net_namespace.h | 217 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) copy_net_ns() argument
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | net_namespace.c | 468 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) copy_net_ns() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | net_namespace.h | 213 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) copy_net_ns() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | net_namespace.c | 462 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) copy_net_ns() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_ipv4.c | 3169 struct net *old_net; in tcp_set_hashinfo() local
|
| H A D | udp.c | 3488 struct net *old_net; in udp_set_table() local
|
Completed in 16 milliseconds