Home
last modified time | relevance | path

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

/aosp_15_r20/external/iproute2/include/
H A Dxtables.h482 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
/aosp_15_r20/external/iptables/include/
H A Dxtables.h524 extern void xtables_ip6parse_multiple(const char *, struct in6_addr **,
/aosp_15_r20/external/iptables/iptables/
H A Dxshared.c2003 xtables_ip6parse_multiple(args->shostnetworkmask, in ipv6_post_parse()
2008 xtables_ip6parse_multiple(args->dhostnetworkmask, in ipv6_post_parse()
/aosp_15_r20/external/iptables/libxtables/
H A Dxtables.c2032 xtables_ip6parse_multiple(const char *name, struct in6_addr **addrpp, in xtables_ip6parse_multiple() function