ip_mask 812 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; ip_mask 847 drivers/net/ethernet/sfc/ethtool.c ip_mask->ip4dst = IP4_ADDR_FULL_MASK; ip_mask 851 drivers/net/ethernet/sfc/ethtool.c ip_mask->ip4src = IP4_ADDR_FULL_MASK; ip_mask 855 drivers/net/ethernet/sfc/ethtool.c ip_mask->pdst = PORT_FULL_MASK; ip_mask 859 drivers/net/ethernet/sfc/ethtool.c ip_mask->psrc = PORT_FULL_MASK; ip_mask 1081 drivers/net/ethernet/sfc/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; ip_mask 1130 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->ip4dst) { ip_mask 1131 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK) ip_mask 1136 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->ip4src) { ip_mask 1137 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->ip4src != IP4_ADDR_FULL_MASK) ip_mask 1142 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->pdst) { ip_mask 1143 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->pdst != PORT_FULL_MASK) ip_mask 1148 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->psrc) { ip_mask 1149 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->psrc != PORT_FULL_MASK) ip_mask 1154 drivers/net/ethernet/sfc/ethtool.c if (ip_mask->tos) ip_mask 789 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; ip_mask 824 drivers/net/ethernet/sfc/falcon/ethtool.c ip_mask->ip4dst = IP4_ADDR_FULL_MASK; ip_mask 828 drivers/net/ethernet/sfc/falcon/ethtool.c ip_mask->ip4src = IP4_ADDR_FULL_MASK; ip_mask 832 drivers/net/ethernet/sfc/falcon/ethtool.c ip_mask->pdst = PORT_FULL_MASK; ip_mask 836 drivers/net/ethernet/sfc/falcon/ethtool.c ip_mask->psrc = PORT_FULL_MASK; ip_mask 1025 drivers/net/ethernet/sfc/falcon/ethtool.c struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; ip_mask 1065 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->ip4dst) { ip_mask 1066 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->ip4dst != IP4_ADDR_FULL_MASK) ip_mask 1071 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->ip4src) { ip_mask 1072 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->ip4src != IP4_ADDR_FULL_MASK) ip_mask 1077 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->pdst) { ip_mask 1078 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->pdst != PORT_FULL_MASK) ip_mask 1083 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->psrc) { ip_mask 1084 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->psrc != PORT_FULL_MASK) ip_mask 1089 drivers/net/ethernet/sfc/falcon/ethtool.c if (ip_mask->tos) ip_mask 54 include/uapi/linux/atmmpc.h __be32 ip_mask; ip_mask 1209 net/atm/mpc.c __be32 mask = msg->ip_mask;