Searched refs:IFMGR_MAGIC (Results 1 – 1 of 1) sorted by relevance
37 #define IFMGR_MAGIC ISC_MAGIC('I', 'F', 'M', 'G') macro38 #define NS_INTERFACEMGR_VALID(t) ISC_MAGIC_VALID(t, IFMGR_MAGIC)113 mgr->magic = IFMGR_MAGIC; in ns_interfacemgr_create()