Home
last modified time | relevance | path

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

/linux/include/net/
H A Dgro.h496 static inline int gro_receive_network_flush(const void *th, const void *th2, in gro_receive_network_flush() function
/linux/net/ipv4/
H A Dtcp_offload.c337 flush |= gro_receive_network_flush(th, th2, p); in tcp_gro_receive()
H A Dudp_offload.c522 flush = gro_receive_network_flush(uh, uh2, p); in udp_gro_receive_segment()