ifms 587 net/if_media.h #define IFM_STATUS_DESC(ifms, bit) \ ifms 588 net/if_media.h (ifms)->ifms_string[((ifms)->ifms_bit & (bit)) ? 1 : 0]