Searched refs:IPOPT_TS_PRESPEC (Results 1 - 8 of 8) sorted by relevance

/external/tcpdump/
H A Dip.h142 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/kernel-headers/original/uapi/linux/
H A Dip.h81 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/qemu/slirp/
H A Dip.h161 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
H A Dip_input.c657 case IPOPT_TS_PRESPEC:
/external/qemu/slirp-android/
H A Dip.h163 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
H A Dip_input.c657 case IPOPT_TS_PRESPEC:
/external/iputils/
H A Dclockdiff.c417 if ((opt[3]&0xF) != IPOPT_TS_PRESPEC) {
633 rspace[3] = IPOPT_TS_PRESPEC;
H A Dping.c187 ts_type = IPOPT_TS_PRESPEC;
250 if (ts_type != IPOPT_TS_PRESPEC)
511 if (ts_type == IPOPT_TS_PRESPEC) {

Completed in 1021 milliseconds