Searched refs:flags_map (Results 1 – 2 of 2) sorted by relevance
352 int flags_map; in xdp_veth_broadcast_redirect() local372 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()
675 struct flags_map { struct680 static const struct flags_map shutdown_map[] = { argument691 const struct flags_map *map, in __map_flags()695 const struct flags_map *m; in __map_flags()