Searched refs:IPOPT_TS_TSONLY (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dip.h193 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
H A Dip_options.c338 case IPOPT_TS_TSONLY:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ip.c185 hoplen = ((cp[3]&0xF) != IPOPT_TS_TSONLY) ? 8 : 4;
195 case IPOPT_TS_TSONLY:
H A Dip.h142 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro

Completed in 96 milliseconds