Searched refs:ifclassq_alloc (Results 1 – 4 of 4) sorted by relevance
328 extern struct ifclassq *ifclassq_alloc(void);
946 ifclassq_alloc(void) in ifclassq_alloc() function
351 llink->nll_ifcq = ifclassq_alloc(); in nx_netif_llink_initialize()
526 if ((ifp->if_snd = ifclassq_alloc()) == NULL) { in ifnet_allocate_extended()