Home
last modified time | relevance | path

Searched defs:xsk_generic_rcv (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/
Dxdp_sock.h102 static inline int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() function
/Linux-v5.10/net/xdp/
Dxsk.c257 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() function