Searched refs:ip6 (Results 1 - 25 of 205) sorted by relevance

123456789

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.h99 #include <netinet/ip6.h>
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dipgpc.h32 #include <netinet/ip6.h>
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock_opt_data.c34 #include <netinet/ip6.h>
H A Drtsddi.c36 #include <netinet/ip6.h>
H A Dspdsock_opt_data.c36 #include <netinet/ip6.h>
/illumos-gate/usr/src/uts/common/inet/
H A Diptun.h33 #include <netinet/ip6.h>
H A DMakefile31 HDRS= arp.h common.h ipclassifier.h ip.h ip6.h ipdrop.h ipnet.h \
H A Dip6_asp.h37 #include <inet/ip6.h>
H A Drawip_impl.h40 #include <netinet/ip6.h>
H A Drts_impl.h41 #include <netinet/ip6.h>
/illumos-gate/usr/src/uts/intel/ip6/
H A DMakefile28 # This makefile drives the production of the ip6 driver
42 MODULE = ip6
/illumos-gate/usr/src/uts/intel/tcp6/
H A DMakefile67 # depends on tcp ip and ip6
69 LDFLAGS += -dy -Ndrv/tcp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/intel/udp6/
H A DMakefile60 # depends on udp ip and ip6
62 LDFLAGS += -dy -Ndrv/udp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/sparc/icmp6/
H A DMakefile65 # depends on ip ip6 and icmp
67 LDFLAGS += -dy -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
/illumos-gate/usr/src/uts/sparc/ip6/
H A DMakefile28 # This makefile drives the production of the ip6 driver
42 MODULE = ip6
/illumos-gate/usr/src/uts/sparc/tcp6/
H A DMakefile63 LDFLAGS += -dy -Ndrv/tcp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/sparc/udp6/
H A DMakefile65 # depends on udp ip and ip6
67 LDFLAGS += -dy -Ndrv/udp -Ndrv/ip -Ndrv/ip6
/illumos-gate/usr/src/uts/intel/icmp6/
H A DMakefile60 # depends on ip ip6 and icmp
62 LDFLAGS += -dy -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk.c31 #include <netinet/ip6.h>
34 #include <inet/ip6.h>
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Desi.c91 * ip6 - the portal IPv6 format IP address.
101 in6_addr_t *ip6,
110 if (((int *)ip6)[0] == 0x00 &&
111 ((int *)ip6)[1] == 0x00 &&
112 ((uchar_t *)ip6)[8] == 0x00 &&
113 ((uchar_t *)ip6)[9] == 0x00 &&
114 ((uchar_t *)ip6)[10] == 0xFF &&
115 ((uchar_t *)ip6)[11] == 0xFF) {
117 p->ip4 = ((uint32_t *)ip6)[3];
121 p->ip6
99 new_esi_portal( uint32_t uid, in6_addr_t *ip6, uint32_t port, uint32_t esip ) argument
[all...]
H A Disns_esi.h53 in6_addr_t *ip6; member in struct:esi_portal
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk.c31 #include <netinet/ip6.h>
34 #include <inet/ip6.h>
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Ddefs.h38 #include <netinet/ip6.h>
/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/uts/common/ipp/meters/
H A Dtswtcl.c32 #include <netinet/ip6.h>
35 #include <inet/ip6.h>

Completed in 136 milliseconds

123456789