Searched refs:ifmt_word (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_media.c484 if (IFM_TYPE(ifmw) == desc->ifmt_word)
498 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word)
502 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word)
517 if (ifmw & desc->ifmt_word) {
529 if (ifmw & desc->ifmt_word) {
H A Dif_media.h271 int ifmt_word; /* word value; may be masked */ member in struct:ifmedia_description

Completed in 68 milliseconds