Home
last modified time | relevance | path

Searched defs:TCP_LRO_TS_OPTION (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/netinet/
H A Dtcp_lro.h203 #define TCP_LRO_TS_OPTION ntohl((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) |\ macro
/freebsd-src/sys/netinet/tcp_stacks/
H A Drack.c17106 #define TCP_LRO_TS_OPTION global() macro