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

/xnu-2422.115.4/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.c311 blue_getq_flow(struct blue *bp, class_queue_t *q, u_int32_t flow, argument
337 blue_purgeq(struct blue *bp, class_queue_t *q, u_int32_t flow, argument
H A Dclassq_rio.c490 rio_getq_flow(struct rio *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
521 rio_purgeq(struct rio *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dclassq_red.c485 red_getq_flow(struct red *rp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
510 red_purgeq(struct red *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dclassq_sfb.c1082 sfb_getq_flow(struct sfb *sp, class_queue_t *q, u_int32_t flow, boolean_t purge) argument
1161 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.h55 u_int32_t flow; /* (in) 0 means all flows */ member in struct:cqrq_purge_sc
/xnu-2422.115.4/bsd/net/pktsched/
H A Dpktsched_fairq.c1091 fairq_purgeq(struct fairq_if *fif, struct fairq_class *cl, u_int32_t flow, argument
H A Dpktsched_priq.c781 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_tcq.c742 tcq_purgeq(struct tcq_if *tif, struct tcq_class *cl, u_int32_t flow, argument
[all...]
H A Dpktsched_hfsc.c1023 hfsc_purgeq(struct hfsc_if *hif, struct hfsc_class *cl, u_int32_t flow, argument
H A Dpktsched_qfq.c1417 qfq_purgeq(struct qfq_if *qif, struct qfq_class *cl, u_int32_t flow, argument
[all...]
/xnu-2422.115.4/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
607 struct lro_flow *flow; local
[all...]
H A Dmptcp_subr.c4542 fill_mptcp_subflow(struct socket *so, mptcp_flow_t *flow, struct mptsub *mpts) argument
[all...]
/xnu-2422.115.4/bsd/net/
H A Dif.c1320 if_qflush_sc(struct ifnet *ifp, mbuf_svc_class_t sc, u_int32_t flow, argument
1341 ALTQ_PURGE_SC(IFCQ_ALTQ(ifq), sc, flow, a_cnt, a_len); local

Completed in 114 milliseconds