Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_media.h277 #define IFM_NONE 2 /* Deselect all media */ macro
565 { IFM_NONE, "none" }, \
H A Dif_vlan.c1841 ifmr->ifm_active = ifmr->ifm_current = IFM_NONE; in vlan_ioctl()
H A Dif_bond.c804 case IFM_NONE: in link_speed()
890 case IFM_NONE: in media_type_unknown()
H A Dif_bridge.c1785 ifmr->ifm_active = ifmr->ifm_current = IFM_NONE; in bridge_ioctl()