Home
last modified time | relevance | path

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

/external/iptables/libxtables/
Dgetethertype.c51 static struct xt_ethertypeent et_ent;
74 static struct xt_ethertypeent *getethertypeent(void) in getethertypeent()
130 struct xt_ethertypeent *xtables_getethertypebyname(const char *name) in xtables_getethertypebyname()
132 register struct xt_ethertypeent *e; in xtables_getethertypebyname()
149 struct xt_ethertypeent *xtables_getethertypebynumber(int type) in xtables_getethertypebynumber()
151 register struct xt_ethertypeent *e; in xtables_getethertypebynumber()
/external/iptables/include/
Dxtables.h528 struct xt_ethertypeent { struct
534 extern struct xt_ethertypeent *xtables_getethertypebyname(const char *name); argument
535 extern struct xt_ethertypeent *xtables_getethertypebynumber(int ethertype);
/external/iptables/extensions/
Dlibebt_vlan.c58 struct xt_ethertypeent *ethent; in brvlan_parse()
Dlibebt_arp.c217 struct xt_ethertypeent *ent; in brarp_parse()
/external/iptables/iptables/
Dxtables-eb-translate.c449 struct xt_ethertypeent *ent; in do_commandeb_xlate()
Dnft-bridge.c585 struct xt_ethertypeent *ent; in print_protocol()
Dxtables-eb.c1039 struct xt_ethertypeent *ent; in do_commandeb()