Searched refs:e_ethertype (Results 1 – 6 of 6) sorted by relevance
106 et_ent.e_ethertype = strtol(cp, &endptr, 16); in getethertypeent()108 || (et_ent.e_ethertype < ETH_ZLEN in getethertypeent()109 || et_ent.e_ethertype > 0xFFFF)) in getethertypeent()155 if (e->e_ethertype == type) in xtables_getethertypebynumber()
92 local.encap = ethent->e_ethertype; in brvlan_parse()
223 proto = ent->e_ethertype; in brarp_parse()
531 int e_ethertype; /* Ethernet type number. */ member
459 cs.eb.ethproto = ent->e_ethertype; in do_commandeb_xlate()
1049 cs.eb.ethproto = ent->e_ethertype; in do_commandeb()