Searched defs:xtables_ipmask_to_cidr (Results 1 - 1 of 1) sorted by relevance
/external/iptables/libxtables/ | ||
H A D | xtables.c | 1219 int xtables_ipmask_to_cidr(const struct in_addr *mask) function 1245 cidr = xtables_ipmask_to_cidr(mask); |
Completed in 202 milliseconds