Searched refs:TSTMP_LRO (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_lro.h56 #define TSTMP_LRO 0x0100 macro
174 uint64_t timestamp; /* hardware or sofware timestamp, valid if TSTMP_LRO or TSTMP_HDRW set */
H A Dtcp_lro.c1503 ae->flags = TSTMP_LRO;
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Drack.c12713 } else if (ae->flags & TSTMP_LRO) {
13045 if ((ae->flags & TSTMP_LRO) || (ae->flags & TSTMP_HDWR)) {

Completed in 292 milliseconds