Searched refs:bpf_nh_params (Results 1 – 2 of 2) sorted by relevance
625 struct bpf_nh_params { struct639 struct bpf_nh_params nh; argument
2170 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v6()2228 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2269 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2278 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v4()2339 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2382 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2390 struct bpf_nh_params *nh) in __bpf_redirect_neigh()2552 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params)); in BPF_CALL_4()