Searched refs:ifqop_alloc (Results 1 – 2 of 2) sorted by relevance
417 void *(*ifqop_alloc)(unsigned int, void *); member
275 ifq->ifq_q = priq_ops.ifqop_alloc(idx, NULL); in ifq_init()321 newq = newops->ifqop_alloc(ifq->ifq_idx, opsarg); in ifq_attach()