Searched refs:in6 (Results 1 - 25 of 102) sorted by relevance

12345

/freebsd-11-stable/sys/netinet6/
H A Din6_ifattach.c96 #define EUI64_TO_IFID(in6) do {(in6)->s6_addr[8] ^= EUI64_UBIT; } while (0)
97 #define EUI64_GROUP(in6) ((in6)->s6_addr[8] & EUI64_GBIT)
98 #define EUI64_INDIVIDUAL(in6) (!EUI64_GROUP(in6))
99 #define EUI64_LOCAL(in6) ((in6)->s6_addr[8] & EUI64_UBIT)
100 #define EUI64_UNIVERSAL(in6) (!EUI64_LOCAL(in6))
115 get_rand_ifid(struct ifnet *ifp, struct in6_addr *in6) argument
239 in6_get_hw_ifid(struct ifnet *ifp, struct in6_addr *in6) argument
395 get_ifid(struct ifnet *ifp0, struct ifnet *altifp, struct in6_addr *in6) argument
610 in6_nigroup0(struct ifnet *ifp, const char *name, int namelen, struct in6_addr *in6, int oldmcprefix) argument
681 in6_nigroup(struct ifnet *ifp, const char *name, int namelen, struct in6_addr *in6) argument
689 in6_nigroup_oldmcprefix(struct ifnet *ifp, const char *name, int namelen, struct in6_addr *in6) argument
[all...]
H A Dscope6.c387 * Determine the appropriate scope zone ID for in6 and ifp. If ret_id is
389 * in the in6_addr structure, in6 will be modified.
394 in6_setscope(struct in6_addr *in6, struct ifnet *ifp, u_int32_t *ret_id) argument
404 if (IN6_IS_ADDR_LOOPBACK(in6)) {
408 scope = in6_addrscope(in6);
417 in6->s6_addr16[1] = htons(zoneid & 0xffff); /* XXX */
441 in6_clearscope(struct in6_addr *in6) argument
445 if (IN6_IS_SCOPE_LINKLOCAL(in6) || IN6_IS_ADDR_MC_INTFACELOCAL(in6)) {
446 if (in6
458 in6_getscope(struct in6_addr *in6) argument
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetscope.c38 struct in6_addr *in6; local
46 in6 = (struct in6_addr *)addr;
57 if (IN6_IS_ADDR_LINKLOCAL(in6) &&
H A Dnetaddr.c52 if (memcmp(&a->type.in6, &b->type.in6,
53 sizeof(a->type.in6)) != 0 ||
93 pa = (const unsigned char *) &a->type.in6;
94 pb = (const unsigned char *) &b->type.in6;
143 type = &netaddr->type.in6;
229 p = (const unsigned char *) &na->type.in6;
260 p = (const unsigned char *) &s->type.in6;
299 netaddr->type.in6 = *ina6;
344 memcpy(&t->type.in6,
[all...]
/freebsd-11-stable/crypto/heimdal/appl/kf/
H A Dkf_locl.h56 #include <netinet/in6.h>
59 #include <netinet6/in6.h>
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintactiveaddr.c31 (u_32_t *)&addr->in6, NULL);
H A Dprintnataddr.c40 (u_32_t *)&addr->na_addr[0].in6,
41 (u_32_t *)&addr->na_addr[1].in6);
H A Dparsewhoisline.c54 if (inet_pton(AF_INET6, s, &a61.in6) != 1)
85 if (IP6_MASKNEQ(&addrp->adf_addr.in6, &maskp->adf_addr.in6,
86 &addrp->adf_addr.in6)) {
/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dtest_locl.h56 #include <netinet/in6.h>
59 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A Dkpasswd_locl.h74 #include <netinet/in6.h>
77 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/appl/push/
H A Dpush_locl.h71 #include <netinet/in6.h>
74 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c58 struct sockaddr_in6 *in6; local
82 in6 = (struct sockaddr_in6 *)sa;
84 portp = &in6->sin6_port;
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dheaders.h66 #include <netinet/in6.h>
69 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkuser_locl.h61 #include <netinet/in6.h>
64 #include <netinet6/in6.h>
/freebsd-11-stable/usr.sbin/ctld/
H A Disns.c157 struct sockaddr_in6 *in6; local
170 in6 = (struct sockaddr_in6 *)(void *)ai->ai_addr;
171 isns_req_add(req, tag, sizeof(in6->sin6_addr), &in6->sin6_addr);
183 struct sockaddr_in6 *in6; local
193 in6 = (struct sockaddr_in6 *)(void *)ai->ai_addr;
194 be32enc(&buf, ntohs(in6->sin6_port));
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c50 #include <netinet/in6.h>
187 struct in6_addr in6; local
188 if (!evutil_inet_pton(AF_INET6, tab->ans, &in6)) {
192 question, 1, &in6.s6_addr, 100);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Diwpm_util.h44 #include <linux/in6.h>
/freebsd-11-stable/contrib/netbsd-tests/ipf/
H A Dt_nat_parse.sh45 test_case in6 intest text text
68 atf_add_test_case in6
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Drsh_locl.h63 #include <netinet/in6.h>
66 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet_locl.h132 #include <netinet/in6.h>
135 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dkadmin_locl.h68 #include <netinet/in6.h>
71 #include <netinet6/in6.h>
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A Dkafs_locl.h76 #include <netinet/in6.h>
79 #include <netinet6/in6.h>
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_ah.c80 struct in6_addr in6; local
86 memcpy(&in6, ah_attr->grh.dgid.raw, sizeof(in6));
87 if (rdma_is_multicast_addr(&in6)) {
89 rdma_get_mcast_mac(&in6, ah->av.eth.mac);
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.h95 #include <netinet/in6.h>
98 #include <netinet6/in6.h>
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dnetaddr.h40 struct in6_addr in6; member in union:isc_netaddr::__anon4834

Completed in 233 milliseconds

12345