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

/freebsd-10.0-release/contrib/tcpdump/
H A Dip.h140 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
H A Dprint-ip.c180 hoplen = ((cp[3]&0xF) != IPOPT_TS_TSONLY) ? 8 : 4;
188 case IPOPT_TS_TSONLY:
/freebsd-10.0-release/sys/netinet/
H A Dip.h187 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
H A Dip_options.c315 case IPOPT_TS_TSONLY:

Completed in 90 milliseconds