Searched refs:nl7c_enabled (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.h68 extern boolean_t nl7c_enabled;
H A Dnl7c.c73 boolean_t nl7c_enabled = B_FALSE; variable
586 nl7c_enabled = B_TRUE;
869 if (nl7c_enabled) {
H A Dsockcommon_sops.c244 if (nl7c_enabled && ((so->so_family == AF_INET ||
H A Dsocktpi.c1052 if (nl7c_enabled && ((addr != NULL &&

Completed in 59 milliseconds