Lines Matching refs:xdp_sock
8 #include <net/xdp_sock.h>
16 struct xdp_sock __rcu **map_entry)
42 static void xsk_map_sock_add(struct xdp_sock *xs, struct xsk_map_node *node)
49 static void xsk_map_sock_delete(struct xdp_sock *xs,
50 struct xdp_sock __rcu **map_entry)
165 struct xdp_sock __rcu **map_entry;
166 struct xdp_sock *xs, *old_xs;
186 xs = (struct xdp_sock *)sock->sk;
225 struct xdp_sock __rcu **map_entry;
226 struct xdp_sock *old_xs;
248 void xsk_map_try_sock_delete(struct xsk_map *map, struct xdp_sock *xs,
249 struct xdp_sock __rcu **map_entry)