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()
429 struct bpf_dtab_netdev *obj; in __dev_map_lookup_elem()
800 struct bpf_dtab_netdev *dev; in __dev_map_entry_free()
812 struct bpf_dtab_netdev *old_dev; in dev_map_delete_elem()
829 struct bpf_dtab_netdev *old_dev; in dev_map_hash_delete_elem()
854 struct bpf_dtab_netdev *dev; in __dev_map_alloc_node()
[all …]
/openbmc/linux/include/linux/
H A Dbpf.h2349 struct bpf_dtab_netdev;
2355 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf,
2359 int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, struct sk_buff *skb,
2575 struct bpf_dtab_netdev;
2586 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf, in dev_map_enqueue()
2601 static inline int dev_map_generic_redirect(struct bpf_dtab_netdev *dst, in dev_map_generic_redirect()