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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp.h123 #define TCPOPT_TSTAMP_HDR \ macro
H A Dtcp_lro.c460 *(u_int32_t *)optp == htonl(TCPOPT_TSTAMP_HDR) &&
H A Dtcp_output.c1134 *lp++ = htonl(TCPOPT_TSTAMP_HDR);
H A Dtcp_input.c1370 *(u_int32_t *)(void *)optp == htonl(TCPOPT_TSTAMP_HDR) &&

Completed in 91 milliseconds