Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dgetethertype.c48 #define MAXALIASES 35 macro
53 static char *ethertype_aliases[MAXALIASES];
119 if (q < &ethertype_aliases[MAXALIASES - 1]) in getethertypeent()