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

/openbsd-current/sys/netinet/
H A Dtcp.h87 #define TCPOPT_TIMESTAMP 8 macro
97 (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_TIMESTAMP<<8|TCPOLEN_TIMESTAMP)
H A Dtcp_input.c2170 case TCPOPT_TIMESTAMP:
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-tcp.c71 #ifndef TCPOPT_TIMESTAMP
72 #define TCPOPT_TIMESTAMP 8 /* timestamps (rfc1323) */ macro
554 case TCPOPT_TIMESTAMP:
/openbsd-current/sys/net/
H A Dpf_osfp.c231 case TCPOPT_TIMESTAMP:
H A Dpf_norm.c1228 TCPOPT_TIMESTAMP, TCPOLEN_TIMESTAMP)) != NULL) {
1314 TCPOPT_TIMESTAMP, TCPOLEN_TIMESTAMP)) != NULL) {

Completed in 216 milliseconds