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