Home
last modified time | relevance | path

Searched defs:fq (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/bsd/net/classq/
H A Dclassq_fq_codel.c88 fq_t *fq = NULL; in fq_alloc() local
113 fq_destroy(fq_t *fq) in fq_destroy()
148 fq_head_drop(fq_if_t *fqs, fq_t *fq) in fq_head_drop()
188 fq_compressor(fq_if_t *fqs, fq_t *fq, fq_if_classq_t *fq_cl, in fq_compressor()
266 fq_t *fq = NULL; in fq_addq() local
508 fq_getq_flow_internal(fq_if_t *fqs, fq_t *fq, pktsched_pkt_t *pkt) in fq_getq_flow_internal()
540 fq_getq_flow(fq_if_t *fqs, fq_t *fq, pktsched_pkt_t *pkt) in fq_getq_flow()
/xnu-8020.121.3/bsd/net/pktsched/
H A Dpktsched_fq_codel.c112 fq_getq_flow_kpkt(fq_if_t *fqs, fq_if_classq_t *fq_cl, fq_t *fq, in fq_getq_flow_kpkt()
167 fq_getq_flow_mbuf(fq_if_t *fqs, fq_if_classq_t *fq_cl, fq_t *fq, in fq_getq_flow_mbuf()
449 fq_dqlist_add(flowq_dqlist_t *fq_dqlist_head, fq_t *fq) in fq_dqlist_add()
458 fq_dqlist_remove(flowq_dqlist_t *fq_dqlist_head, fq_t *fq, classq_pkt_t *head, in fq_dqlist_remove()
505 fq_t *fq, *tfq; in fq_dqlist_get_packet_list() local
732 fq_if_purge_flow(fq_if_t *fqs, fq_t *fq, u_int32_t *pktsp, in fq_if_purge_flow()
780 fq_t *fq, *tfq; in fq_if_purge_classq() local
825 fq_t *fq; in fq_if_purge_sc() local
1092 fq_t *fq = NULL; in fq_if_hash_pkt() local
1143 fq_if_destroy_flow(fq_if_t *fqs, fq_if_classq_t *fq_cl, fq_t *fq, in fq_if_destroy_flow()
[all …]
/xnu-8020.121.3/bsd/net/
H A Dif_fake.c2151 fake_queue *fq; in feth_nx_queue_init() local
2189 fake_queue *fq = queue_ctx; in feth_nx_queue_fini() local
/xnu-8020.121.3/bsd/netinet/
H A Dip_input.c2219 struct ipq *fq = TAILQ_LAST(head, ipqhead); in ip_reass() local