Searched refs:eth_ip_type (Results 1 – 2 of 2) sorted by relevance
338 u16 eth_ip_type = ethtype_key & ethtype_mask; in cxgb4_validate_flow_match() local341 if (eth_ip_type != ETH_P_IP && eth_ip_type != ETH_P_IPV6) { in cxgb4_validate_flow_match()
3905 enum eth_ip_type { enum