Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-ipv6.c319 xtables_ip6parse_multiple(args->shostnetworkmask, in nft_ipv6_post_parse()
324 xtables_ip6parse_multiple(args->dhostnetworkmask, in nft_ipv6_post_parse()
Dip6tables.c1496 xtables_ip6parse_multiple(shostnetworkmask, &saddrs, in do_command6()
1500 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.h522 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
/external/iptables/libxtables/
Dxtables.c1914 xtables_ip6parse_multiple(const char *name, struct in6_addr **addrpp, in xtables_ip6parse_multiple() function