Home
last modified time | relevance | path

Searched refs:ip6 (Results 1 – 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Desi.c101 in6_addr_t *ip6, in new_esi_portal() argument
110 if (((int *)ip6)[0] == 0x00 && in new_esi_portal()
111 ((int *)ip6)[1] == 0x00 && in new_esi_portal()
112 ((uchar_t *)ip6)[8] == 0x00 && in new_esi_portal()
113 ((uchar_t *)ip6)[9] == 0x00 && in new_esi_portal()
114 ((uchar_t *)ip6)[10] == 0xFF && in new_esi_portal()
115 ((uchar_t *)ip6)[11] == 0xFF) { in new_esi_portal()
117 p->ip4 = ((uint32_t *)ip6)[3]; in new_esi_portal()
121 p->ip6 = ip6; in new_esi_portal()
151 free(p->ip6); in free_esi_portal()
[all …]
H A Disns_esi.h53 in6_addr_t *ip6; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2206 mib2_ipv6IfStatsEntry_t *ip6; in mib_get_constants() local
2216 ip6->ipv6GroupSourceEntrySize; in mib_get_constants()
2352 mib2_ipv6IfStatsEntry_t *ip6; in stat_report() local
2361 ip6 = (mib2_ipv6IfStatsEntry_t *)((char *)ip6 + in stat_report()
2363 if (ip6->ipv6IfIndex == 0) { in stat_report()
2368 sum_ip6_stats(ip6, &sum6); in stat_report()
2373 ifindex2str(ip6->ipv6IfIndex, in stat_report()
2375 print_ip6_stats(ip6); in stat_report()
2377 sum_ip6_stats(ip6, &sum6); in stat_report()
2593 prval("ipv6InIPv4", ip6->ipv6InIPv4); in print_ip6_stats()
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1321 ip6_t *ip6; local
1367 ip6 = (ip6_t *)m->b_rptr;
1372 ip6->ip6_nxt = IPPROTO_TCP;
1424 ip6_t *ip6; local
1426 ip6 = (ip6_t *)ip;
1427 ip6->ip6_vfc = 0x60;
1428 ip6->ip6_hlim = 127;
1430 hlen = sizeof(*ip6);
1501 ip6_t *ip6; local
1588 ip6 = (ip6_t *)m->b_rptr;
[all …]
H A Dip_frag.c244 ip6_t *ip6 = (ip6_t *)fin->fin_ip; local
248 frag->ipfr_tos = ip6->ip6_flow & IPV6_FLOWINFO_MASK;
249 frag->ipfr_src.in6 = ip6->ip6_src;
250 frag->ipfr_dst.in6 = ip6->ip6_dst;
H A Dfil.c391 p = ip6->ip6_nxt;
392 fi->fi_ttl = ip6->ip6_hlim;
393 fi->fi_src.in6 = ip6->ip6_src;
394 fi->fi_dst.in6 = ip6->ip6_dst;
2338 ip6_t *ip6; local
2437 ip6 = (ip6_t *)ip;
2483 ip6 = (ip6_t *)ip;
2948 ip6_t *ip6; local
2976 ip6 = (ip6_t *)ip;
2977 hlen = sizeof(*ip6);
[all …]
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool_y.y66 union i6addr ip6; member
74 %token <ip6> YY_IPV6
85 %type <ip6> ipaddr mask ipv4
H A Dlexer.c23 i6addr_t ip6; member
448 if (inet_pton(AF_INET6, ipv6buf, &yylval.ip6) == 1) { in yylex()
H A Dipmon.c998 ip6_t *ip6; local
1107 ip6 = (ip6_t *)ip;
1108 p = (u_short)ip6->ip6_nxt;
1109 s = (u_32_t *)&ip6->ip6_src;
1110 d = (u_32_t *)&ip6->ip6_dst;
1111 plen = hl + ntohs(ip6->ip6_plen);
H A Dipmon_y.y44 union i6addr ip6; member
49 %token <ip6> YY_IPV6
H A Dipnat_y.y89 union i6addr ip6; member
97 %token <ip6> YY_IPV6
/illumos-gate/usr/src/uts/intel/udp6/
H A DMakefile55 LDFLAGS += -Ndrv/udp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/intel/ip6/
H A DMakefile36 MODULE = ip6
/illumos-gate/usr/src/uts/intel/tcp6/
H A DMakefile58 LDFLAGS += -Ndrv/tcp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/intel/icmp6/
H A DMakefile55 LDFLAGS += -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
/illumos-gate/usr/src/uts/common/netinet/
H A DMakefile33 in.h inetutil.h in_pcb.h in_systm.h in_var.h ip.h ip6.h ip_icmp.h \
/illumos-gate/usr/src/lib/varpd/files/common/
H A Dlibvarpd_files.c464 const struct sockaddr_in6 *ip6; in varpd_files_proxy_arp() local
478 ip6 = (const struct sockaddr_in6 *)sock; in varpd_files_proxy_arp()
513 if (bcmp(&ia6, &ip6->sin6_addr, in varpd_files_proxy_arp()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dastsa.manifest18 ../include/ip6.h
H A Dastsa.omk26 ip6.h \
/illumos-gate/usr/src/uts/common/inet/
H A DMakefile33 HDRS= arp.h cc.h common.h ipclassifier.h ip.h ip6.h ipdrop.h ipnet.h \
/illumos-gate/usr/src/man/man4p/
H A DMakefile29 ip6.4p \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man4p.inc35 file path=usr/share/man/man4p/ip6.4p
H A Dsystem-kernel.p5m138 file path=kernel/drv/$(ARCH64)/ip6 group=sys
213 file path=kernel/drv/ip6.conf group=sys
511 driver name=ip6 perms="ip6 0666 root sys" \
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c982 ip6_t *ip6 = (ip6_t *)ipmp->b_rptr; in sctp_wput_asconf() local
987 if (!IN6_IS_ADDR_UNSPECIFIED(&ip6->ip6_src)) { in sctp_wput_asconf()
988 bcopy(&ip6->ip6_src, ph + 1, IPV6_ADDR_LEN); in sctp_wput_asconf()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c405 static void ip6(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in ip6() function
738 ip6(fmt, type, basetype, vaidx); in pointer()

12