Searched refs:xtables_ipparse_multiple (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | nft-ipv4.c | 404 xtables_ipparse_multiple(args->shostnetworkmask, in nft_ipv4_post_parse() 408 xtables_ipparse_multiple(args->dhostnetworkmask, in nft_ipv4_post_parse()
|
D | iptables.c | 1750 xtables_ipparse_multiple(shostnetworkmask, &saddrs, in do_command4() 1754 xtables_ipparse_multiple(dhostnetworkmask, &daddrs, in do_command4()
|
/external/iproute2/include/ |
D | xtables.h | 472 extern void xtables_ipparse_multiple(const char *, struct in_addr **,
|
/external/iptables/include/ |
D | xtables.h | 505 extern void xtables_ipparse_multiple(const char *, struct in_addr **,
|
/external/iptables/libxtables/ |
D | xtables.c | 1436 void xtables_ipparse_multiple(const char *name, struct in_addr **addrpp, in xtables_ipparse_multiple() function
|