Searched refs:parent_qid (Results 1 – 4 of 4) sorted by relevance
196 node->qs.qid, node->qs.parent_qid, node->qs.ifname); in pfctl_print_queue_node()213 if (node->qs.parent_qid == 0 && (node->qs.flags & PFQS_FLOWQUEUE) && in pfctl_print_queue_nodestat()
414 q->parent_qid == 0) in hfsc_pf_addqueue()417 if (q->parent_qid == 0 && hif->hif_rootclass == NULL) { in hfsc_pf_addqueue()423 } else if ((parent = hfsc_clh2cph(hif, q->parent_qid)) == NULL) in hfsc_pf_addqueue()
612 if (q->parent_qid != 0) in pf_remove_queues()659 if (q->parent_qid != 0) in pf_create_queues()699 if (q->parent_qid != 0) in pf_create_queues()1291 if ((qs->flags & PFQS_FLOWQUEUE) && qs->parent_qid == 0 && in pfioctl()1333 if (qs->parent[0] && (qs->parent_qid = in pfioctl()
1274 u_int32_t parent_qid; member