Searched refs:TCPOPT_TSTAMP_HDR (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtcp.h104 #define TCPOPT_TSTAMP_HDR \ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h123 #define TCPOPT_TSTAMP_HDR \ macro
H A Dtcp_lro.c463 *(u_int32_t *)optp == htonl(TCPOPT_TSTAMP_HDR) &&
H A Dtcp_output.c1287 *lp++ = htonl(TCPOPT_TSTAMP_HDR);
H A Dtcp_input.c1686 *(u_int32_t *)(void *)optp == htonl(TCPOPT_TSTAMP_HDR) &&

Completed in 199 milliseconds