Home
last modified time | relevance | path

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

/external/tcpdump/
Dip.h142 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/kernel-headers/original/linux/
Dip.h80 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
/external/qemu/slirp-android/
Dip.h163 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
Dip_input.c657 case IPOPT_TS_PRESPEC:
/external/qemu/slirp/
Dip.h161 #define IPOPT_TS_PRESPEC 3 /* specified modules only */ macro
Dip_input.c657 case IPOPT_TS_PRESPEC:
/external/ping/
Dping.c1768 ts_type = IPOPT_TS_PRESPEC; in main()
1824 if (ts_type != IPOPT_TS_PRESPEC) in main()
2014 if (ts_type == IPOPT_TS_PRESPEC) { in main()