Home
last modified time | relevance | path

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

/openbmc/linux/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()