ether_m_spec 2895 net/core/ethtool.c const struct ethhdr *ether_spec, *ether_m_spec; ether_m_spec 2898 net/core/ethtool.c ether_m_spec = &fs->m_u.ether_spec; ether_m_spec 2900 net/core/ethtool.c if (!is_zero_ether_addr(ether_m_spec->h_source)) { ether_m_spec 2904 net/core/ethtool.c ether_m_spec->h_source); ether_m_spec 2906 net/core/ethtool.c if (!is_zero_ether_addr(ether_m_spec->h_dest)) { ether_m_spec 2910 net/core/ethtool.c ether_m_spec->h_dest); ether_m_spec 2912 net/core/ethtool.c if (ether_m_spec->h_proto) { ether_m_spec 2914 net/core/ethtool.c match->mask.basic.n_proto = ether_m_spec->h_proto;