ethproto 199 drivers/net/arcnet/arcdevice.h unsigned short ethproto, uint8_t daddr); ethproto 172 include/uapi/linux/netfilter_bridge/ebtables.h __be16 ethproto; ethproto 106 net/bridge/netfilter/ebt_arp.c if ((e->ethproto != htons(ETH_P_ARP) && ethproto 107 net/bridge/netfilter/ebt_arp.c e->ethproto != htons(ETH_P_RARP)) || ethproto 69 net/bridge/netfilter/ebt_arpreply.c if (e->ethproto != htons(ETH_P_ARP) || ethproto 109 net/bridge/netfilter/ebt_ip.c if (e->ethproto != htons(ETH_P_IP) || ethproto 111 net/bridge/netfilter/ebt_ip6.c if (e->ethproto != htons(ETH_P_IPV6) || e->invflags & EBT_IPROTO) ethproto 83 net/bridge/netfilter/ebt_vlan.c if (e->ethproto != htons(ETH_P_8021Q)) { ethproto 85 net/bridge/netfilter/ebt_vlan.c ntohs(e->ethproto)); ethproto 123 net/bridge/netfilter/ebtables.c __be16 ethproto; ethproto 126 net/bridge/netfilter/ebtables.c ethproto = htons(ETH_P_8021Q); ethproto 128 net/bridge/netfilter/ebtables.c ethproto = h->h_proto; ethproto 131 net/bridge/netfilter/ebtables.c if (NF_INVF(e, EBT_IPROTO, eth_proto_is_802_3(ethproto))) ethproto 134 net/bridge/netfilter/ebtables.c NF_INVF(e, EBT_IPROTO, e->ethproto != ethproto)) ethproto 380 net/bridge/netfilter/ebtables.c ntohs(e->ethproto), e->invflags & EBT_IPROTO); ethproto 417 net/bridge/netfilter/ebtables.c ntohs(e->ethproto), e->invflags & EBT_IPROTO); ethproto 743 net/bridge/netfilter/ebtables.c ntohs(e->ethproto), e->invflags & EBT_IPROTO); ethproto 155 net/netfilter/nft_compat.c entry->ebt.ethproto = (__force __be16)proto; ethproto 399 net/netfilter/nft_compat.c entry->ebt.ethproto = (__force __be16)proto;