Home
last modified time | relevance | path

Searched refs:eth_ip_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c342 u16 eth_ip_type = ethtype_key & ethtype_mask; in cxgb4_validate_flow_match() local
345 if (eth_ip_type != ETH_P_IP && eth_ip_type != ETH_P_IPV6) { in cxgb4_validate_flow_match()