Searched refs:bpf_nh_params (Results 1 – 2 of 2) sorted by relevance
646 struct bpf_nh_params { struct662 struct bpf_nh_params nh; argument
2189 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v6()2240 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2281 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2290 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v4()2345 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2388 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2396 struct bpf_nh_params *nh) in __bpf_redirect_neigh()2559 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params)); in BPF_CALL_4()