Searched refs:IPOPT_TS_PRESPEC (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.h142 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dip.h226 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dip.h81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dip_options.c137 if ((dptr[3]&0xF) != IPOPT_TS_PRESPEC) {
382 case IPOPT_TS_PRESPEC:
492 if ((optptr[3]&0xF) == IPOPT_TS_PRESPEC)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dclockdiff.c414 if ((opt[3]&0xF) != IPOPT_TS_PRESPEC) {
607 rspace[3] = IPOPT_TS_PRESPEC;
H A Dping.c165 ts_type = IPOPT_TS_PRESPEC;
226 if (ts_type != IPOPT_TS_PRESPEC)
414 if (ts_type == IPOPT_TS_PRESPEC) {

Completed in 69 milliseconds