Searched refs:maskp (Results 1 – 1 of 1) sorted by relevance
637 static int scan_ip_mask(const char *str, unsigned *ipp, unsigned *maskp) in scan_ip_mask() argument653 return scan_ip(&str, maskp, '\0') - 32; in scan_ip_mask()674 *maskp = (uint32_t)(~mask); in scan_ip_mask()