Home | History | Annotate | Download | only in net

Lines Matching defs:a6

1253 	struct in6_addr *a6;
1260 a6 = &sin6->sin6_addr;
1266 if (IN6_IS_ADDR_LINKLOCAL(a6) || IN6_IS_ADDR_MC_LINKLOCAL(a6)) {
1279 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6))
1281 if (IN6_IS_ADDR_MC_ORGLOCAL(a6))