Searched refs:xtables_ipparse_any (Results 1 – 3 of 3) sorted by relevance
/third_party/iptables/extensions/ |
D | libarpt_mangle.c | 66 xtables_ipparse_any(optarg, &ipaddr, &mask, &nr); in arpmangle_parse() 72 xtables_ipparse_any(optarg, &ipaddr, &mask, &nr); in arpmangle_parse()
|
/third_party/iptables/include/ |
D | xtables.h | 510 extern void xtables_ipparse_any(const char *, struct in_addr **,
|
/third_party/iptables/libxtables/ |
D | xtables.c | 1695 void xtables_ipparse_any(const char *name, struct in_addr **addrpp, in xtables_ipparse_any() function
|