Home
last modified time | relevance | path

Searched refs:tun_napi_receive (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c236 static int tun_napi_receive(struct napi_struct *napi, int budget) in tun_napi_receive() function
268 received = tun_napi_receive(napi, budget); in tun_napi_poll()
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c225 static int tun_napi_receive(struct napi_struct *napi, int budget) in tun_napi_receive() function
257 received = tun_napi_receive(napi, budget); in tun_napi_poll()

Completed in 9 milliseconds