Home
last modified time | relevance | path

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

/linux/net/core/
H A Dgro.c254 static void napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete() function
300 napi_gro_complete(napi, skb); in __napi_gro_flush_chain()
458 napi_gro_complete(napi, oldest); in gro_flush_oldest()
529 napi_gro_complete(napi, pp); in dev_gro_receive()