Searched refs:IFINDEX_DST (Results 1 – 4 of 4) sorted by relevance
14 volatile const __u32 IFINDEX_DST; variable34 return bpf_redirect_peer(IFINDEX_DST, 0); in tc_src()60 return bpf_redirect_peer(IFINDEX_DST, 0); in tc_src_l3()
37 volatile const __u32 IFINDEX_DST; variable133 return bpf_redirect_neigh(IFINDEX_DST, NULL, 0, 0); in tc_src()
43 volatile const __u32 IFINDEX_DST; variable352 bpf_redirect_neigh(IFINDEX_DST, NULL, 0, 0) : TC_ACT_OK; in ingress_fwdns_prio101()
935 skel->rodata->IFINDEX_DST = setup_result->ifindex_dst_fwd; in test_tc_redirect_dtime()1027 skel->rodata->IFINDEX_DST = setup_result->ifindex_dst_fwd; in test_tc_redirect_neigh()1063 skel->rodata->IFINDEX_DST = setup_result->ifindex_dst_fwd; in test_tc_redirect_peer()1203 skel->rodata->IFINDEX_DST = setup_result->ifindex_dst_fwd; in test_tc_redirect_peer_l3()