Home
last modified time | relevance | path

Searched refs:IPOPT_TS_PRESPEC (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dip.h146 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/kernel-headers/original/uapi/linux/
Dip.h81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/iputils/
Dclockdiff.c417 if ((opt[3]&0xF) != IPOPT_TS_PRESPEC) { in measure_opt()
633 rspace[3] = IPOPT_TS_PRESPEC; in main()
Dping.c187 ts_type = IPOPT_TS_PRESPEC; in main()
250 if (ts_type != IPOPT_TS_PRESPEC) in main()
511 if (ts_type == IPOPT_TS_PRESPEC) { in main()