Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxsk.h208 int xsk_update_xskmap(struct bpf_map *map, struct xsk_socket *xsk, u32 index);
H A Dxsk.c448 int xsk_update_xskmap(struct bpf_map *map, struct xsk_socket *xsk, u32 index) in xsk_update_xskmap() function