Searched refs:ip_mask (Results 1 – 4 of 4) sorted by relevance
54 __be32 ip_mask; member
119 static int ip_mask(char *mask, unsigned char *mask2) in ip_mask() function148 if (ip_mask(p + 1, (unsigned char *)msk)) { in ebt_parse_ip_address()
225 static int ip_mask(char *mask, unsigned char *mask2) in ip_mask() function254 if (ip_mask(p + 1, (unsigned char *)msk)) { in ebt_parse_ip_address()
176 def get_alias_address(iface_name, ip_mask, gw_str, metric): argument218 if (ifaddr & msk) == ip_mask: