Searched defs:ns3 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_ip_encap.c | 98 static int set_top_addr(const char *ns1, const char *ns2, const char *ns3) in set_top_addr() argument 119 static int set_bottom_addr(const char *ns1, const char *ns2, const char *ns3) in set_bottom_addr() argument 229 static int configure_ns3(const char *ns3) in configure_ns3() argument 274 setup_network(char * ns1,char * ns2,char * ns3,const char * vrf) setup_network() argument 345 test_gso_fix(const char * ns1,const char * ns3,int family) test_gso_fix() argument 438 char ns3[NETNS_NAME_SIZE] = NETNS_BASE "-3-"; lwt_ip_encap() local [all...] |
/linux/tools/testing/selftests/clone3/ |
H A D | clone3_set_tid.c | 151 pid_t pid, ns1, ns2, ns3, ns_pid; in main() local
|