Searched defs:get_def (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_tunables.c106 boolean_t get_def = (flags & MOD_PROP_DEFAULT); local
114 } else if (get_def) {
186 boolean_t get_def = (flags & MOD_PROP_DEFAULT); local
197 else if (get_def)
/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.c104 boolean_t get_def = (flags & MOD_PROP_DEFAULT); local
114 else if (get_def)
193 boolean_t get_def = (flags & MOD_PROP_DEFAULT); local
204 else if (get_def)
475 boolean_t get_def = (flags & MOD_PROP_DEFAULT); local
482 if (get_def) {

Completed in 60 milliseconds