Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_media.h323 #define IFM_INST(x) (((x) & IFM_IMASK) >> IFM_ISHIFT) macro
326 #define IFM_INST_MAX IFM_INST(IFM_IMASK)