Searched refs:redirect_flags (Results 1 – 2 of 2) sorted by relevance
43 } redirect_flags SEC(".maps");63 flags_from_map = bpf_map_lookup_elem(&redirect_flags, &h_proto); in xdp_redirect_map_multi_prog()
322 static void xdp_veth_broadcast_redirect(u32 attach_flags, u64 redirect_flags) in xdp_veth_broadcast_redirect() argument372 flags_map = bpf_map__fd(xdp_redirect_multi_kern->maps.redirect_flags); in xdp_veth_broadcast_redirect()376 err = bpf_map_update_elem(flags_map, &protocol, &redirect_flags, BPF_NOEXIST); in xdp_veth_broadcast_redirect()417 if (redirect_flags & BPF_F_EXCLUDE_INGRESS) in xdp_veth_broadcast_redirect()