Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Dethtool_common.c916 static inline bool ip6_mask_is_empty(__be32 mask[4]) in ip6_mask_is_empty() function
1010 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) { in efx_ethtool_set_class_rule()
1016 if (!ip6_mask_is_empty(ip6_mask->ip6src)) { in efx_ethtool_set_class_rule()
1069 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) { in efx_ethtool_set_class_rule()
1075 if (!ip6_mask_is_empty(uip6_mask->ip6src)) { in efx_ethtool_set_class_rule()
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/
Dethtool.c1017 static inline bool ip6_mask_is_empty(__be32 mask[4]) in ip6_mask_is_empty() function
1101 if (!ip6_mask_is_empty(ip6_mask->ip6dst)) { in ef4_ethtool_set_class_rule()
1107 if (!ip6_mask_is_empty(ip6_mask->ip6src)) { in ef4_ethtool_set_class_rule()
1160 if (!ip6_mask_is_empty(uip6_mask->ip6dst)) { in ef4_ethtool_set_class_rule()
1166 if (!ip6_mask_is_empty(uip6_mask->ip6src)) { in ef4_ethtool_set_class_rule()