Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dgro.h480 static inline int __gro_receive_network_flush(const void *th, const void *th2, in __gro_receive_network_flush() function
500 flush = __gro_receive_network_flush(th, th2, p, off - NAPI_GRO_CB(p)->network_offset, encap_mark); in gro_receive_network_flush()
502 …flush |= __gro_receive_network_flush(th, th2, p, off - NAPI_GRO_CB(p)->inner_network_offset, false… in gro_receive_network_flush()