Searched refs:IFT_ATM (Results 1 – 12 of 12) sorted by relevance
362 sdl->sdl_type = IFT_ATM; in atm_ifattach()484 if_register_com_alloc(IFT_ATM, atm_alloc, atm_free); in atm_modevent()487 if_deregister_com_alloc(IFT_ATM); in atm_modevent()
81 #define IFT_ATM 0x25 /* ATM cells */ macro
302 if (!started || ifp->mib.ifmd_data.ifi_type != IFT_ATM || in new_if()323 if (ifp->mib.ifmd_data.ifi_type == IFT_ATM && in atm_start()
198 sc->ifp = if_alloc(IFT_ATM); in en_pci_attach()
1411 if (ifp->if_type == IFT_ATM) in ng_atm_mod_event()1434 if (ifp->if_type == IFT_ATM) in ng_atm_mod_event()
637 case IFT_ATM: in print_entry()
274 case IFT_ATM: in in6_get_hw_ifid()
1457 case IFT_ATM: in nd6_dad_duplicated()
281 if (mib.ifmd_data.ifi_type == IFT_ATM) { in diagif_fetch()
181 ifp = sc->ifp = if_alloc(IFT_ATM); in patm_attach()
1666 ifp = sc->ifp = if_alloc(IFT_ATM); in hatm_attach()
2756 ifp = sc->ifp = if_alloc(IFT_ATM); in fatm_attach()