Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dgetethertype.c53 static char *ethertype_aliases[MAXALIASES]; variable
111 q = et_ent.e_aliases = ethertype_aliases; in getethertypeent()
119 if (q < &ethertype_aliases[MAXALIASES - 1]) in getethertypeent()