Searched refs:bpf_redir_neigh (Results 1 – 4 of 4) sorted by relevance
118 struct bpf_redir_neigh nh_params = {}; in tc_redir()
6746 struct bpf_redir_neigh { struct
2533 BPF_CALL_4(bpf_redirect_neigh, u32, ifindex, struct bpf_redir_neigh *, params, in BPF_CALL_4() argument2544 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params)); in BPF_CALL_4()