Home
last modified time | relevance | path

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

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