Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk.c980 static struct xsk_map *xsk_get_map_list_entry(struct xdp_sock *xs, in xsk_get_map_list_entry() function
1020 while ((map = xsk_get_map_list_entry(xs, &map_entry))) { in xsk_delete_from_maps()