Lines Matching defs:ethernet
4916 /* This value should be large enough to cover a tagged ethernet header plus
4961 /* This value should be large enough to cover a tagged ethernet header plus
5730 * @ethernet: flag to indicate if the resulting packet after skb_mpls_push is
5731 * ethernet
5738 int mac_len, bool ethernet)
5770 if (ethernet && mac_len >= ETH_HLEN)
5784 * @ethernet: flag to indicate if the packet is ethernet
5791 bool ethernet)
5810 if (ethernet && mac_len >= ETH_HLEN) {