Searched refs:IFINDEX_SRC (Results 1 – 4 of 4) sorted by relevance
13 volatile const __u32 IFINDEX_SRC; variable28 return bpf_redirect_peer(IFINDEX_SRC, 0); in tc_dst()40 return bpf_redirect(IFINDEX_SRC, 0); in tc_dst_l3()
36 volatile const __u32 IFINDEX_SRC; variable108 return bpf_redirect_neigh(IFINDEX_SRC, NULL, 0, 0); in tc_dst()
42 volatile const __u32 IFINDEX_SRC; variable357 bpf_redirect_neigh(IFINDEX_SRC, NULL, 0, 0) : TC_ACT_OK; in ingress_fwdns_prio101()
742 skel->rodata->IFINDEX_SRC = setup_result->ifindex_veth_src_fwd; in test_tc_redirect_dtime()845 skel->rodata->IFINDEX_SRC = setup_result->ifindex_veth_src_fwd; in test_tc_redirect_neigh()892 skel->rodata->IFINDEX_SRC = setup_result->ifindex_veth_src_fwd; in test_tc_redirect_peer()1041 skel->rodata->IFINDEX_SRC = ifindex; in test_tc_redirect_peer_l3()