Searched refs:xtables_ip6parse_multiple (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | nft-ipv6.c | 319 xtables_ip6parse_multiple(args->shostnetworkmask, in nft_ipv6_post_parse() 324 xtables_ip6parse_multiple(args->dhostnetworkmask, in nft_ipv6_post_parse()
|
D | ip6tables.c | 1496 xtables_ip6parse_multiple(shostnetworkmask, &saddrs, in do_command6() 1500 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 | 522 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
|
/external/iptables/libxtables/ |
D | xtables.c | 1914 xtables_ip6parse_multiple(const char *name, struct in6_addr **addrpp, in xtables_ip6parse_multiple() function
|