Searched refs:SLNETIF_MAX_IF (Results 1 – 2 of 2) sorted by relevance
82 #define SLNETIF_MAX_IF (16) /**< Maximum interface */ macro
812 uint32_t maxIDIndex = (uint32_t)1 << SLNETIF_MAX_IF; in SlNetIf_loadSecObj()