Home
last modified time | relevance | path

Searched defs:netns (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector_reattach.c21 static __u32 query_attached_prog_id(int netns) in query_attached_prog_id()
37 static bool prog_is_attached(int netns) in prog_is_attached()
90 static void test_prog_attach_prog_attach(int netns, int prog1, int prog2) in test_prog_attach_prog_attach()
122 static void test_link_create_link_create(int netns, int prog1, int prog2) in test_link_create_link_create()
147 static void test_prog_attach_link_create(int netns, int prog1, int prog2) in test_prog_attach_link_create()
174 static void test_link_create_prog_attach(int netns, int prog1, int prog2) in test_link_create_prog_attach()
197 static void test_link_create_prog_detach(int netns, int prog1, int prog2) in test_link_create_prog_detach()
220 static void test_prog_attach_detach_query(int netns, int prog1, int prog2) in test_prog_attach_detach_query()
241 static void test_link_create_close_query(int netns, int prog1, int prog2) in test_link_create_close_query()
258 static void test_link_update_no_old_prog(int netns, int prog1, int prog2) in test_link_update_no_old_prog()
[all …]
H A Dselect_reuseport.c786 struct netns_obj *netns; in test_config() local
H A Dsockmap_listen.c1839 struct netns_obj *netns; test_udp_unix_redir() local
/linux/tools/testing/selftests/net/
H A Dlink_netns.py35 def validate_link_netns(netns, ifname, link_netnsid) -> bool: argument
H A Dbpf_offload.py42 netns = [] # net namespaces to be removed variable
747 netns = [] variable
/linux/fs/sysfs/
H A Dmount.c58 struct net *netns; in sysfs_init_fs_context() local
/linux/tools/testing/selftests/net/rds/
H A Dtest.py36 def netns_socket(netns, *args): argument
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h248 traffic_monitor_start(const char * netns,const char * test_name,const char * subtest_name) traffic_monitor_start() argument
H A Dnetwork_helpers.c1075 traffic_monitor_start(const char * netns,const char * test_name,const char * subtest_name) traffic_monitor_start() argument
/linux/fs/nfsd/
H A Dnfsctl.c198 static inline struct net *netns(struct file *file) in netns() function
/linux/net/wireless/
H A Dnl80211.c68 struct net *netns, struct nlattr **attrs) in __cfg80211_wdev_from_attrs()
140 __cfg80211_rdev_from_attrs(struct net *netns, struct nlattr **attrs) in __cfg80211_rdev_from_attrs()
220 cfg80211_get_dev_from_info(struct net *netns, struct genl_info *info) in cfg80211_get_dev_from_info()
/linux/tools/include/uapi/linux/
H A Dbpf.h6693 } netns; member
/linux/include/uapi/linux/
H A Dbpf.h6693 } netns; member
/linux/net/core/
H A Dfilter.c6362 struct net *netns = dev_net(dev_curr); in __dev_via_ifindex() local