Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dxdp_sock.h227 static inline int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
/Linux-v5.4/net/xdp/
Dxsk.c199 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function