Home
last modified time | relevance | path

Searched refs:bpf_redir_neigh (Results 1 – 1 of 1) sorted by relevance

/net/core/
Dfilter.c2531 BPF_CALL_4(bpf_redirect_neigh, u32, ifindex, struct bpf_redir_neigh *, params, in BPF_CALL_4() argument
2542 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params)); in BPF_CALL_4()