Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_lro.h38 #ifndef TCP_LRO_ENTRIES
40 #define TCP_LRO_ENTRIES 8 macro
H A Dtcp_lro.c95 static unsigned tcp_lro_entries = TCP_LRO_ENTRIES;
/f-stack/freebsd/net/
H A Diflib.c5850 TCP_LRO_ENTRIES, min(1024, in iflib_rx_structures_setup()