Searched defs:flow (Results 1 - 14 of 14) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq.c141 _getq_flow(class_queue_t *q, u_int32_t flow) argument
324 _flushq_flow(class_queue_t *q, u_int32_t flow, u_int32_t *cnt, u_int32_t *len) argument
H A Dclassq_blue.c295 blue_getq_flow(struct blue *bp, class_queue_t *q, u_int32_t flow, argument
321 blue_purgeq(struct blue *bp, class_queue_t *q, u_int32_t flow, argument
H A Dclassq_rio.c464 rio_getq_flow(struct rio *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
495 rio_purgeq(struct rio *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dclassq_red.c470 red_getq_flow(struct red *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
495 red_purgeq(struct red *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dclassq_sfb.c1012 sfb_getq_flow(struct sfb *sp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
1091 sfb_purgeq(struct sfb *sp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
[all...]
H A Dif_classq.h54 u_int32_t flow; /* (in) 0 means all flows */ member in struct:cqrq_purge_sc
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c735 tcq_purgeq(struct tcq_if *tif, struct tcq_class *cl, u_int32_t flow, argument
[all...]
H A Dpktsched_fairq.c1084 fairq_purgeq(struct fairq_if *fif, struct fairq_class *cl, u_int32_t flow, argument
H A Dpktsched_priq.c774 priq_purgeq(struct priq_if *pif, struct priq_class *cl, u_int32_t flow, argument
[all...]
H A Dpktsched_rmclass.c1502 rmc_drop(struct rm_class *cl, u_int32_t flow, u_int32_t *packets, argument
H A Dpktsched_hfsc.c1017 hfsc_purgeq(struct hfsc_if *hif, struct hfsc_class *cl, u_int32_t flow, argument
H A Dpktsched_qfq.c1408 qfq_purgeq(struct qfq_if *qif, struct qfq_class *cl, u_int32_t flow, argument
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_lro.c131 struct lro_flow *flow; local
206 struct lro_flow *flow = NULL; local
227 struct lro_flow *flow = NULL; local
598 struct lro_flow *flow; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dif.c1339 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, argument
1360 ALTQ_PURGE_SC(IFCQ_ALTQ(ifq), sc, flow, a_cnt, a_len); local

Completed in 97 milliseconds