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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dip.h140 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
H A Dprint-ip.c178 hoplen = ((cp[3]&0xF) != IPOPT_TS_TSONLY) ? 8 : 4;
186 case IPOPT_TS_TSONLY:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dip.h224 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dip.h79 #define IPOPT_TS_TSONLY 0 /* timestamps only */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dping.c161 ts_type = IPOPT_TS_TSONLY;
411 rspace[1] = (ts_type==IPOPT_TS_TSONLY ? 40 : 36);
1064 if ((flags&0xF) != IPOPT_TS_TSONLY) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_options.c361 case IPOPT_TS_TSONLY:

Completed in 80 milliseconds