Searched refs:xtables_ip6parse_multiple (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | nft-ipv6.c | 350 xtables_ip6parse_multiple(args->shostnetworkmask, in nft_ipv6_post_parse() 355 xtables_ip6parse_multiple(args->dhostnetworkmask, in nft_ipv6_post_parse()
|
D | ip6tables.c | 1763 xtables_ip6parse_multiple(shostnetworkmask, &saddrs, in do_command6() 1767 xtables_ip6parse_multiple(dhostnetworkmask, &daddrs, in do_command6()
|
/external/iproute2/include/ |
D | xtables.h | 482 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
|
/external/iptables/include/ |
D | xtables.h | 515 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
|
/external/iptables/libxtables/ |
D | xtables.c | 1740 xtables_ip6parse_multiple(const char *name, struct in6_addr **addrpp, in xtables_ip6parse_multiple() function
|