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