Home
last modified time | relevance | path

Searched refs:NWAM_FLAG_ACTIVATION_MODE_MANUAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam.h87 #define NWAM_FLAG_ACTIVATION_MODE_MANUAL 0x000000001ULL << 32 macro
92 #define NWAM_FLAG_ACTIVATION_MODE_ALL (NWAM_FLAG_ACTIVATION_MODE_MANUAL |\
H A Dlibnwam_enm.c100 return (NWAM_FLAG_ACTIVATION_MODE_MANUAL); in nwam_enm_activation_to_flag()
H A Dlibnwam_loc.c175 return (NWAM_FLAG_ACTIVATION_MODE_MANUAL); in nwam_loc_activation_to_flag()