Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c189 struct nstoken *nstoken = NULL; in netns_setup_links_and_routes() local
397 struct nstoken *nstoken; in test_tcp() local
529 struct nstoken *nstoken; in wait_netstamp_needed_key() local
612 struct nstoken *nstoken; in test_inet_dtime() local
679 struct nstoken *nstoken; in netns_load_dtime_bpf() local
903 struct nstoken *nstoken; in test_tc_redirect_dtime() local
967 struct nstoken *nstoken = NULL; in test_tc_redirect_neigh_fib() local
999 struct nstoken *nstoken = NULL; in test_tc_redirect_neigh() local
1035 struct nstoken *nstoken; in test_tc_redirect_peer() local
1141 struct nstoken *nstoken = NULL; in test_tc_redirect_peer_l3() local
H A Dtest_tunnel.c403 struct nstoken *nstoken; in test_vxlan_tunnel() local
487 struct nstoken *nstoken; in test_ip6vxlan_tunnel() local
560 struct nstoken *nstoken; in test_ipip_tunnel() local
635 struct nstoken *nstoken; in test_xfrm_tunnel() local
H A Dip_check_defrag.c87 struct nstoken *nstoken; in attach() local
171 struct nstoken *nstoken; in test_bpf_ip_check_defrag_ok() local
H A Dmptcp.c77 static void cleanup_netns(struct nstoken *nstoken) in cleanup_netns()
204 struct nstoken *nstoken = NULL; in test_base() local
320 struct nstoken *nstoken = NULL; in test_mptcpify() local
H A Dvrf_socket_lookup.c146 struct nstoken *nstoken = NULL; in setup() local
240 struct nstoken *nstoken = NULL; in _test_vrf_socket_lookup() local
H A Dxfrm_info.c211 struct nstoken *nstoken; in setup_xfrmi_external_dev() local
296 struct nstoken *nstoken = NULL; in _test_xfrm_info() local
H A Ddecap_sanity.c21 struct nstoken *nstoken = NULL; in test_decap_sanity() local
H A Dsock_iter_batch.c113 struct nstoken *nstoken = NULL; in test_sock_iter_batch() local
H A Dxdp_do_redirect.c92 struct nstoken *nstoken = NULL; in test_xdp_do_redirect() local
H A Dcrypto_sanity.c87 struct nstoken *nstoken = NULL; in test_crypto_sanity() local
H A Dsock_destroy.c180 struct nstoken *nstoken = NULL; in test_sock_destroy() local
H A Dns_current_pid_tgid.c205 struct nstoken *nstoken = NULL; in test_in_netns() local
H A Dfib_lookup.c298 struct nstoken *nstoken = NULL; in test_fib_lookup() local
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c451 struct nstoken { struct
455 struct nstoken *open_netns(const char *name) in open_netns() argument