HomeSort by relevance Sort by last modified time
    Searched refs:ip6opt_ls (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/uts/intel/ip/
ip.global-objs.debug64 107 ip6opt_ls
ip.global-objs.obj64 107 ip6opt_ls
  /onnv/onnv-gate/usr/src/uts/sparc/ip/
ip.global-objs.debug64 107 ip6opt_ls
ip.global-objs.obj64 107 ip6opt_ls
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
tn_ipopt.c 951 * * One octet, IP6OPT_LS
962 * i.e starting from the IP6OPT_LS but not including the pad at the end.
977 if (ip6opt_ls == 0)
1062 * Length in the overall option header (IP6OPT_LS) does not include the
1070 opt_storage[-8] = ip6opt_ls;
1079 * Locate the start of the IP6OPT_LS label option and return it.
1091 uchar_t **secoptp, /* Location of IP6OPT_LS label option */
1118 * if we get here, ip6opt_ls can
1121 * Therefore ip6opt_ls == 0 forces
1124 if (opt_type == ip6opt_ls) {
    [all...]
tnet.c 725 if (version == IPV6_VERSION && ip6opt_ls == 0)
    [all...]
ip6.c 126 * ip6opt_ls is used to enable IPv6 (via /etc/system on TX systems).
127 * We need to do this because we didn't obtain the IP6OPT_LS (0x0a)
131 uchar_t ip6opt_ls; variable
    [all...]
ip6_if.c     [all...]
ip6_input.c 428 if (ip6opt_ls != 0)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/
ip.h     [all...]

Completed in 2220 milliseconds