Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dxdp_sock.h112 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp);
227 static inline int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function
/Linux-v5.4/kernel/bpf/
Dxskmap.c182 err = xsk_rcv(xs, xdp); in __xsk_map_redirect()
/Linux-v5.4/net/xdp/
Dxsk.c199 int xsk_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_rcv() function