freebsd-src/sys/dev/neta
Michael Tuexen 5203dcce25 neta: improve TCP LRO
Use the appropriate function to flush correctly all entries. The old
code does not remove the element from the hash table, only from the
active queue.

Reviewed by:		Peter Lei, rscheff
MFC after:		1 week
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D46433
2024-09-05 17:31:31 +02:00
..
if_mvneta_fdt.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
if_mvneta.c neta: improve TCP LRO 2024-09-05 17:31:31 +02:00
if_mvnetareg.h
if_mvnetavar.h