Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dxdp_sock.h80 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp);
86 static inline int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() function
/linux-6.3-rc2/net/xdp/
A Dxsk.c237 int xsk_generic_rcv(struct xdp_sock *xs, struct xdp_buff *xdp) in xsk_generic_rcv() function
/linux-6.3-rc2/net/core/
A Dfilter.c4374 err = xsk_generic_rcv(fwd, xdp); in xdp_do_generic_redirect_map()

Completed in 24 milliseconds