Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-ipv6.c350 xtables_ip6parse_multiple(args->shostnetworkmask, in nft_ipv6_post_parse()
355 xtables_ip6parse_multiple(args->dhostnetworkmask, in nft_ipv6_post_parse()
Dip6tables.c1763 xtables_ip6parse_multiple(shostnetworkmask, &saddrs, in do_command6()
1767 xtables_ip6parse_multiple(dhostnetworkmask, &daddrs, in do_command6()
/external/iproute2/include/
Dxtables.h482 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
/external/iptables/include/
Dxtables.h515 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
/external/iptables/libxtables/
Dxtables.c1740 xtables_ip6parse_multiple(const char *name, struct in6_addr **addrpp, in xtables_ip6parse_multiple() function