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

/external/iptables/include/linux/netfilter/
H A Dxt_osf.h78 /* MAX_IPOPTLEN is maximum if all options are NOPs or EOLs */
79 struct xt_osf_opt opt[MAX_IPOPTLEN];
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_osf.h77 /* MAX_IPOPTLEN is maximum if all options are NOPs or EOLs */
78 struct xt_osf_opt opt[MAX_IPOPTLEN];
/external/qemu/slirp/
H A Dip.h246 #define MAX_IPOPTLEN 40 macro
250 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/external/qemu/slirp-android/
H A Dip.h248 #define MAX_IPOPTLEN 40 macro
252 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/external/kernel-headers/original/uapi/linux/
H A Dip.h74 #define MAX_IPOPTLEN 40 macro
/external/iputils/
H A Dping.c1139 static char old_rr[MAX_IPOPTLEN];

Completed in 124 milliseconds