Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dxdp_sock.h88 static inline int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
/Linux-v4.19/net/xdp/
Dxsk.c93 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function