Home
last modified time | relevance | path

Searched refs:PT_MAX (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h141 #define PT_MAX PT_WLAN_SECURITY_MODE macro
H A Dnwamcfg.c663 assert(prop_type >= PT_MIN && prop_type <= PT_MAX); in pt_to_str()
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.h142 #define PT_MAX PT_ALLOWED_ADDRESS macro
H A Dzonecfg.c766 assert(prop_type >= PT_MIN && prop_type <= PT_MAX); in pt_to_str()