Searched refs:in6_addr (Results 51 - 75 of 316) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ripng.c68 struct in6_addr rip6_dest;
89 static int IN6_IS_ADDR_UNSPECIFIED(const struct in6_addr *addr)
91 static const struct in6_addr in6addr_any; /* :: */
H A Dip6.h86 struct in6_addr ip6_src; /* source address */
87 struct in6_addr ip6_dst; /* destination address */
186 struct in6_addr ip6r0_addr[1]; /* up to 23 addresses */
H A Dprint-aodv.c65 struct in6_addr rreq_da; /* destination IPv6 address */
67 struct in6_addr rreq_oa; /* originator IPv6 address */
78 struct in6_addr rreq_da; /* destination IPv6 address */
79 struct in6_addr rreq_oa; /* originator IPv6 address */
104 struct in6_addr rrep_da; /* destination IPv6 address */
106 struct in6_addr rrep_oa; /* originator IPv6 address */
115 struct in6_addr rrep_da; /* destination IPv6 address */
116 struct in6_addr rrep_oa; /* originator IPv6 address */
130 struct in6_addr u_da; /* IPv6 address */
134 struct in6_addr u_d
[all...]
H A Dprint-icmp6.c180 struct in6_addr mld6_addr; /* multicast address */
237 struct in6_addr nd_ns_target; /*target address */
248 struct in6_addr nd_na_target; /* target address */
263 struct in6_addr nd_rd_target; /* target address */
264 struct in6_addr nd_rd_dst; /* destination address */
298 struct in6_addr nd_opt_pi_prefix;
325 struct in6_addr nd_opt_rdnss_addr[1]; /* variable-length */
445 struct in6_addr rpm_prefix;
461 struct in6_addr rpu_prefix;
475 struct in6_addr rrr_prefi
[all...]
H A Dprint-rt6.c45 register const struct in6_addr *addr;
/freebsd-11-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dnet.h35 *\li struct in6_addr
98 #define in6_addr in_addr6 /*%< Required for pre RFC2133 implementations. */ macro
185 struct in6_addr ipi6_addr; /*%< src/dst IPv6 address */
191 extern const struct in6_addr isc_net_in6addrany;
199 extern const struct in6_addr isc_net_in6addrloop;
/freebsd-11-stable/lib/libradius/
H A Dradlib_vs.h76 int rad_put_vendor_addr6(struct rad_handle *, int, int, struct in6_addr);
/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.h151 struct in6_addr im6_src, im6_dst;
171 struct in6_addr im6_src, im6_dst;
203 struct in6_addr m6_lcl_addr; /* local interface address */
218 struct in6_addr m6_lcl_addr; /* local interface address */
H A Din6_pcbgroup.c98 in6_pcbgroup_bytuple(struct inpcbinfo *pcbinfo, const struct in6_addr *laddrp,
99 u_short lport, const struct in6_addr *faddrp, u_short fport)
H A Din6_fib.c72 const struct in6_addr *dst, uint32_t flags, struct nhop6_extended *pnh6);
73 static void fib6_rte_to_nh_basic(struct rtentry *rte, const struct in6_addr *dst,
101 fib6_rte_to_nh_basic(struct rtentry *rte, const struct in6_addr *dst,
129 fib6_rte_to_nh_extended(struct rtentry *rte, const struct in6_addr *dst,
171 fib6_lookup_nh_basic(uint32_t fibnum, const struct in6_addr *dst, uint32_t scopeid,
220 fib6_lookup_nh_ext(uint32_t fibnum, const struct in6_addr *dst,uint32_t scopeid,
H A Din6_rss.c70 rss_hash_ip6_2tuple(const struct in6_addr *src, const struct in6_addr *dst)
87 rss_hash_ip6_4tuple(const struct in6_addr *src, u_short srcport,
88 const struct in6_addr *dst, u_short dstport)
120 rss_proto_software_hash_v6(const struct in6_addr *s, const struct in6_addr *d,
H A Dscope6.c230 in6_addrscope(const struct in6_addr *addr)
289 scope6_addr2default(struct in6_addr *addr)
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)
441 in6_clearscope(struct in6_addr *in6)
458 in6_getscope(struct in6_addr *in6)
498 in6_splitscope(const struct in6_addr *src, struct in6_addr *dst,
H A Dnd6_nbr.c95 static void nd6_na_output_fib(struct ifnet *, const struct in6_addr *,
96 const struct in6_addr *, u_long, int, struct sockaddr *, u_int);
97 static void nd6_ns_output_fib(struct ifnet *, const struct in6_addr *,
98 const struct in6_addr *, const struct in6_addr *, uint8_t *, u_int);
124 struct in6_addr saddr6 = ip6->ip6_src;
125 struct in6_addr daddr6 = ip6->ip6_dst;
126 struct in6_addr taddr6;
127 struct in6_addr myaddr6;
348 struct in6_addr in6_al
[all...]
H A Din6.c119 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
120 const struct in6_addr in6addr_loopback = IN6ADDR_LOOPBACK_INIT;
121 const struct in6_addr in6addr_nodelocal_allnodes =
123 const struct in6_addr in6addr_linklocal_allnodes =
125 const struct in6_addr in6addr_linklocal_allrouters =
127 const struct in6_addr in6addr_linklocal_allv2routers =
130 const struct in6_addr in6mask0 = IN6MASK0;
131 const struct in6_addr in6mask32 = IN6MASK32;
132 const struct in6_addr in6mask64 = IN6MASK64;
133 const struct in6_addr in6mask9
[all...]
H A Din6_pcb.c113 struct in6_addr *, u_int, struct in6_addr *, u_int, int, struct ifnet *);
328 struct in6_addr *plocal_addr6)
333 struct in6_addr in6a;
397 struct in6_addr addr6;
460 in6_sockaddr(in_port_t port, struct in6_addr *addr_p)
498 struct in6_addr addr;
517 struct in6_addr addr;
687 in6_pcblookup_local(struct inpcbinfo *pcbinfo, struct in6_addr *laddr,
863 struct in6_addr *fadd
[all...]
/freebsd-11-stable/sys/netinet/
H A Dtcp_hostcache.h53 struct in6_addr ip6; /* IP6 address */
H A Dtcp_lro.h51 struct in6_addr s_ip6;
55 struct in6_addr d_ip6;
/freebsd-11-stable/contrib/ldns/compat/
H A Dfake-rfc2553.h73 struct in6_addr { struct
83 struct in6_addr sin6_addr;
/freebsd-11-stable/contrib/unbound/compat/
H A Dfake-rfc2553.h68 struct in6_addr { struct
78 struct in6_addr sin6_addr;
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dinet_ntop.c83 const struct in6_addr *addr = (struct in6_addr *)src;
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h67 struct in6_addr { struct
77 struct in6_addr sin6_addr;
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_clip.c53 static int add_lip(struct adapter *, struct in6_addr *);
54 static int delete_lip(struct adapter *, struct in6_addr *);
55 static struct clip_entry *search_lip(struct adapter *, struct in6_addr *);
65 add_lip(struct adapter *sc, struct in6_addr *lip)
83 delete_lip(struct adapter *sc, struct in6_addr *lip)
101 search_lip(struct adapter *sc, struct in6_addr *lip)
117 t4_hold_lip(struct adapter *sc, struct in6_addr *lip, struct clip_entry *ce)
191 struct in6_addr *lip, tlip;
/freebsd-11-stable/sbin/ipfw/
H A Dipv6.c92 struct in6_addr *a = &(cmd->addr6);
300 lookup_host6 (char *host, struct in6_addr *ip6addr)
307 memcpy(ip6addr, he->h_addr_list[0], sizeof( struct in6_addr));
333 struct in6_addr *d = &(cmd->addr6);
372 CHECK_LENGTH(cblen, 1 + len + 2 * F_INSN_SIZE(struct in6_addr));
426 len = F_INSN_SIZE(struct in6_addr);
431 len += F_INSN_SIZE(struct in6_addr)*2;
495 (F_INSN_SIZE(struct in6_addr) + F_INSN_SIZE(ipfw_insn))) {
517 (F_INSN_SIZE(struct in6_addr) + F_INSN_SIZE(ipfw_insn))) {
/freebsd-11-stable/usr.sbin/rip6query/
H A Drip6query.c65 static const char *inet6_n2a(struct in6_addr *);
139 bzero(&np->rip6_dest, sizeof(struct in6_addr));
192 inet6_n2a(struct in6_addr *addr)
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwpm_util.c68 &b6_sockaddr->sin6_addr, sizeof(struct in6_addr))

Completed in 145 milliseconds

1234567891011>>