Home
last modified time | relevance | path

Searched defs:nstoken (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c142 struct nstoken *nstoken = NULL; in netns_setup_links_and_routes() local
324 struct nstoken *nstoken; in test_tcp() local
479 struct nstoken *nstoken; in test_inet_dtime() local
546 struct nstoken *nstoken; in netns_load_dtime_bpf() local
773 struct nstoken *nstoken; in test_tc_redirect_dtime() local
827 struct nstoken *nstoken = NULL; in test_tc_redirect_neigh_fib() local
859 struct nstoken *nstoken = NULL; in test_tc_redirect_neigh() local
895 struct nstoken *nstoken; in test_tc_redirect_peer() local
1001 struct nstoken *nstoken = NULL; in test_tc_redirect_peer_l3() local
Dtest_tunnel.c311 struct nstoken *nstoken; in test_vxlan_tunnel() local
395 struct nstoken *nstoken; in test_ip6vxlan_tunnel() local
468 struct nstoken *nstoken; in test_ipip_tunnel() local
Dip_check_defrag.c87 struct nstoken *nstoken; in attach() local
171 struct nstoken *nstoken; in test_bpf_ip_check_defrag_ok() local
Dmptcp.c77 static void cleanup_netns(struct nstoken *nstoken) in cleanup_netns()
193 struct nstoken *nstoken = NULL; in test_base() local
307 struct nstoken *nstoken = NULL; in test_mptcpify() local
Dvrf_socket_lookup.c146 struct nstoken *nstoken = NULL; in setup() local
240 struct nstoken *nstoken = NULL; in _test_vrf_socket_lookup() local
Ddecap_sanity.c21 struct nstoken *nstoken = NULL; in test_decap_sanity() local
Dxfrm_info.c211 struct nstoken *nstoken; in setup_xfrmi_external_dev() local
296 struct nstoken *nstoken = NULL; in _test_xfrm_info() local
Dxdp_do_redirect.c92 struct nstoken *nstoken = NULL; in test_xdp_do_redirect() local
Dsock_destroy.c180 struct nstoken *nstoken = NULL; in test_sock_destroy() local
Dfib_lookup.c162 struct nstoken *nstoken = NULL; in test_fib_lookup() local
/linux-6.6.21/tools/testing/selftests/bpf/
Dnetwork_helpers.c399 struct nstoken { struct
403 struct nstoken *open_netns(const char *name) in open_netns() argument