Searched refs:bpf_nh_params (Results 1 – 2 of 2) sorted by relevance
649 struct bpf_nh_params { struct665 struct bpf_nh_params nh; argument
2194 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v6()2245 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2286 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v6()2295 struct net_device *dev, struct bpf_nh_params *nh) in bpf_out_neigh_v4()2350 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2393 struct bpf_nh_params *nh) in __bpf_redirect_neigh_v4()2401 struct bpf_nh_params *nh) in __bpf_redirect_neigh()2566 BUILD_BUG_ON(sizeof(struct bpf_redir_neigh) != sizeof(struct bpf_nh_params)); in BPF_CALL_4()