ext_h_spec       3041 net/core/ethtool.c 		const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext;
ext_h_spec       3045 net/core/ethtool.c 			match->key.vlan.vlan_tpid = ext_h_spec->vlan_etype;
ext_h_spec       3051 net/core/ethtool.c 				ntohs(ext_h_spec->vlan_tci) & 0x0fff;
ext_h_spec       3056 net/core/ethtool.c 				!!(ext_h_spec->vlan_tci & htons(0x1000));
ext_h_spec       3061 net/core/ethtool.c 				(ntohs(ext_h_spec->vlan_tci) & 0xe000) >> 13;
ext_h_spec       3075 net/core/ethtool.c 		const struct ethtool_flow_ext *ext_h_spec = &fs->h_ext;
ext_h_spec       3078 net/core/ethtool.c 		memcpy(match->key.eth_addrs.dst, ext_h_spec->h_dest,