HomeSort by relevance Sort by last modified time
    Searched refs:ip6 (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
ipv6cp.h 99 #include <netinet/ip6.h>
  /onnv/onnv-gate/usr/src/uts/common/ipp/ipgpc/
ipgpc.h 32 #include <netinet/ip6.h>
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
rtsddi.c 36 #include <netinet/ip6.h>
keysock_opt_data.c 34 #include <netinet/ip6.h>
spdsock_opt_data.c 36 #include <netinet/ip6.h>
  /onnv/onnv-gate/usr/src/uts/intel/icmp6/
Makefile 60 # depends on ip ip6 and icmp
62 LDFLAGS += -dy -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
  /onnv/onnv-gate/usr/src/uts/intel/ip6/
Makefile 28 # This makefile drives the production of the ip6 driver
42 MODULE = ip6
  /onnv/onnv-gate/usr/src/uts/intel/tcp6/
Makefile 67 # depends on tcp ip and ip6
69 LDFLAGS += -dy -Ndrv/tcp -Ndrv/ip -Ndrv/ip6
  /onnv/onnv-gate/usr/src/uts/intel/udp6/
Makefile 60 # depends on udp ip and ip6
62 LDFLAGS += -dy -Ndrv/udp -Ndrv/ip -Ndrv/ip6
  /onnv/onnv-gate/usr/src/uts/sparc/icmp6/
Makefile 65 # depends on ip ip6 and icmp
67 LDFLAGS += -dy -Ndrv/ip -Ndrv/ip6 -Ndrv/icmp
  /onnv/onnv-gate/usr/src/uts/sparc/ip6/
Makefile 28 # This makefile drives the production of the ip6 driver
42 MODULE = ip6
  /onnv/onnv-gate/usr/src/uts/sparc/tcp6/
Makefile 63 LDFLAGS += -dy -Ndrv/tcp -Ndrv/ip -Ndrv/ip6
  /onnv/onnv-gate/usr/src/uts/sparc/udp6/
Makefile 65 # depends on udp ip and ip6
67 LDFLAGS += -dy -Ndrv/udp -Ndrv/ip -Ndrv/ip6
  /onnv/onnv-gate/usr/src/uts/common/inet/
iptun.h 33 #include <netinet/ip6.h>
ip6_asp.h 37 #include <inet/ip6.h>
Makefile 31 HDRS= arp.h common.h ipclassifier.h ip.h ip6.h ipdrop.h ipnet.h \
rawip_impl.h 41 #include <netinet/ip6.h>
  /onnv/onnv-gate/usr/src/uts/common/ipp/dlcosmk/
dlcosmk.c 31 #include <netinet/ip6.h>
34 #include <inet/ip6.h>
  /onnv/onnv-gate/usr/src/cmd/isns/isnsd/
esi.c 91 * 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 = ip6
    [all...]
isns_esi.h 53 in6_addr_t *ip6; member in struct:esi_portal
  /onnv/onnv-gate/usr/src/uts/common/ipp/dscpmk/
dscpmk.c 33 #include <netinet/ip6.h>
36 #include <inet/ip6.h>
  /onnv/onnv-gate/usr/src/uts/intel/os/
device_policy 47 ip6 read_priv_set=net_rawaccess write_priv_set=net_rawaccess
  /onnv/onnv-gate/usr/src/uts/sparc/os/
device_policy 49 ip6 read_priv_set=net_rawaccess write_priv_set=net_rawaccess
  /onnv/onnv-gate/usr/src/uts/common/netinet/
Makefile 33 in.h inetutil.h in_pcb.h in_systm.h in_var.h ip.h ip6.h ip_icmp.h \
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
defs.h 38 #include <netinet/ip6.h>

Completed in 1410 milliseconds

1 2 3 4 5 6 7 8 9