Searched refs:xsk_map_ops (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
D | bpf_types.h | 115 BPF_MAP_TYPE(BPF_MAP_TYPE_XSKMAP, xsk_map_ops) |
/kernel/linux/linux-5.10/net/xdp/ | ||
D | xskmap.c | 260 const struct bpf_map_ops xsk_map_ops = { variable |