Home | History | Annotate | Download | only in libxtables

Lines Matching defs:ap

1610 	static struct in6_addr ap;
1613 if ((err = inet_pton(AF_INET6, num, &ap)) == 1)
1614 return ≈