Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dgro.h493 static inline int gro_receive_network_flush(const void *th, const void *th2, in gro_receive_network_flush() function
/linux-6.12.1/net/ipv4/
Dtcp_offload.c334 flush |= gro_receive_network_flush(th, th2, p); in tcp_gro_receive()
Dudp_offload.c518 flush = gro_receive_network_flush(uh, uh2, p); in udp_gro_receive_segment()