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

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq.h101 u_int64_t packets; member in struct:pktcntr
H A Dclassq_blue.c321 blue_purgeq(struct blue *bp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
H A Dclassq_rio.c495 rio_purgeq(struct rio *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dclassq_red.c495 red_purgeq(struct red *rp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
[all...]
H A Dclassq_sfb.c1091 sfb_purgeq(struct sfb *sp, class_queue_t *q, u_int32_t flow, u_int32_t *packets, argument
H A Dif_classq.h55 u_int32_t packets; /* (out) purged packets */ member in struct:cqrq_purge_sc
[all...]
/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, u_int32_t *packets, u_int32_t *bytes) argument
H A Dpktsched_fairq.c1084 fairq_purgeq(struct fairq_if *fif, struct fairq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
H A Dpktsched_priq.c774 priq_purgeq(struct priq_if *pif, struct priq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
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, u_int32_t *packets, u_int32_t *bytes) argument
H A Dpktsched_qfq.c1408 qfq_purgeq(struct qfq_if *qif, struct qfq_class *cl, u_int32_t flow, u_int32_t *packets, u_int32_t *bytes) argument
/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, u_int32_t *packets, u_int32_t *bytes, int ifq_locked) argument
H A Dntstat.c614 nstat_route_tx( struct rtentry *rte, u_int32_t packets, u_int32_t bytes, u_int32_t flags) argument
641 nstat_route_rx( struct rtentry *rte, u_int32_t packets, u_int32_t bytes, u_int32_t flags) argument
H A Dpfvar.h694 u_int64_t packets[2]; member in struct:pf_rule
885 u_int64_t packets[2]; member in struct:pf_src_node
1046 u_int64_t packets[2]; member in struct:pf_state
1113 u_int32_t packets[2][2]; member in struct:pfsync_state

Completed in 131 milliseconds