Searched refs:ip6opt_ls (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c978 if (ip6opt_ls == 0)
1072 opt_storage[-8] = ip6opt_ls;
1120 * if we get here, ip6opt_ls can
1123 * Therefore ip6opt_ls == 0 forces
1126 if (opt_type == ip6opt_ls) {
H A Dtnet.c725 if (version == IPV6_VERSION && ip6opt_ls == 0)
H A Dip6.c123 * ip6opt_ls is used to enable IPv6 (via /etc/system on TX systems).
128 uchar_t ip6opt_ls; variable
2886 if (opt_type == ip6opt_ls) {
H A Dip6_if.c2543 if (ip6opt_ls == 0) {
H A Dip6_input.c429 if (ip6opt_ls != 0)
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h2506 extern uchar_t ip6opt_ls; /* TX IPv6 enabler */

Completed in 377 milliseconds