Home
last modified time | relevance | path

Searched refs:sk_mark_napi_id_once_xdp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dbusy_poll.h170 static inline void sk_mark_napi_id_once_xdp(struct sock *sk, in sk_mark_napi_id_once_xdp() function
/openbmc/linux/net/xdp/
H A Dxsk.c326 sk_mark_napi_id_once_xdp(&xs->sk, xdp); in xsk_rcv_check()