Home
last modified time | relevance | path

Searched refs:bpf_dtab_netdev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Ddevmap.c65 struct bpf_dtab_netdev { struct
207 struct bpf_dtab_netdev *dev; in dev_map_free()
225 struct bpf_dtab_netdev *dev; in dev_map_free()
268 struct bpf_dtab_netdev *dev; in __dev_map_hash_lookup_elem()
312 struct bpf_dtab_netdev, in dev_map_hash_get_next_key()
432 struct bpf_dtab_netdev *obj; in __dev_map_lookup_elem()
803 struct bpf_dtab_netdev *dev; in __dev_map_entry_free()
815 struct bpf_dtab_netdev *old_dev; in dev_map_delete_elem()
832 struct bpf_dtab_netdev *old_dev; in dev_map_hash_delete_elem()
857 struct bpf_dtab_netdev *dev; in __dev_map_alloc_node()
[all …]
/openbmc/linux/include/linux/
H A Dbpf.h2358 struct bpf_dtab_netdev;
2364 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf,
2368 int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb,
2584 struct bpf_dtab_netdev;
2595 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf, in dev_map_enqueue()
2610 static inline int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, in dev_map_generic_redirect()