Searched refs:ifm_type (Results 1 – 6 of 6) sorted by relevance
127 u_char ifm_type; /* message type */ member182 u_char ifm_type; /* message type */ member
501 if (ifm->ifm_type == RTM_IFINFO) { in configure()509 if (ifm->ifm_type != RTM_NEWADDR) in configure()
220 if (ifm->ifm_type != RTM_IFINFO || in eth_get()
889 if (ifm->ifm_type != RTM_IFINFO || in eth_get()
225 uint64_t ifm_type; member1611 IFM_ETHER | IFM_FDX | itype->ifm_type, 0, NULL); in ixl_media_add()1616 itype->ifm_type, 0, NULL); in ixl_media_add()1619 if (itype->ifm_type != IFM_100_TX) in ixl_media_add()1622 ifmedia_add(ifm, IFM_ETHER | itype->ifm_type, in ixl_media_add()1626 IFM_ETHER | IFM_FLOW | itype->ifm_type, in ixl_media_add()5729 ifm_active |= itype->ifm_type; in ixl_set_link_status_locked()
794 u_char ifm_type; /* message type */ member