Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibebt_ip.c90 static int undot_ip(char *ip, unsigned char *ip2) in undot_ip() function
125 if (undot_ip(mask, mask2)) { in ip_mask()
156 if (undot_ip(address, (unsigned char *)addr)) { in ebt_parse_ip_address()