Searched refs:a6 (Results 1 – 17 of 17) sorted by relevance
410 const struct in6_addr *a6; in ip6_sa2str() local417 a6 = &sa6->sin6_addr; in ip6_sa2str()430 if ((IN6_IS_ADDR_LINKLOCAL(a6) || IN6_IS_ADDR_MC_LINKLOCAL(a6)) && in ip6_sa2str()
1248 struct in6_addr *a6; in ip6_str2scopeid() local1255 a6 = &sin6->sin6_addr; in ip6_str2scopeid()1261 if (IN6_IS_ADDR_LINKLOCAL(a6) || IN6_IS_ADDR_MC_LINKLOCAL(a6)) { in ip6_str2scopeid()1274 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6)) in ip6_str2scopeid()1276 if (IN6_IS_ADDR_MC_ORGLOCAL(a6)) in ip6_str2scopeid()
41 mv a5, a6
37 sd a6, 8(a1)
29 struct in6_addr a6; member
31 unsigned long a6; member
64 #define iCurrentVL a6
67 #define iTemp2 a6
65 #define pDstBackwardPtr a6
65 #define iActiveElemPos a6
67 #define iLMUL2 a6
101 a6 = 1.19270763183362067845e-03, /* 0x3F538A94, 0x116F3F5D */ variable253 p1 = a0+z*(a2+z*(a4+z*(a6+z*(a8+z*a10)))); in lgamma_r()
46 a6 = 1.19275391170326097618357349881842913e-03L, variable277 p1 = a0+z*(a2+z*(a4+z*(a6+z*(a8+z*(a10+z*(a12+z*(a14+z*(a16+ in lgammal_r()
1326 struct sockaddr_in6 *a6, *b6; in sock_eq() local1337 a6 = (struct sockaddr_in6 *)(void *)a; in sock_eq()1339 return a6->sin6_port == b6->sin6_port && in sock_eq()1341 a6->sin6_scope_id == b6->sin6_scope_id && in sock_eq()1343 IN6_ARE_ADDR_EQUAL(&a6->sin6_addr, &b6->sin6_addr); in sock_eq()
85 \op a6, 7
14 __be32 a6[4]; member