Home
last modified time | relevance | path

Searched refs:tot_pkts (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dip_dummynet.h276 u_int64_t tot_pkts; /* statistics counters */ member
441 u_int64_t tot_pkts; /* statistics counters */ member
566 u_int64_t tot_pkts; /* statistics counters */ member
H A Dip_dummynet.c488 qp->tot_pkts = q->tot_pkts; in cp_queue_to_32_user()
510 qp->tot_pkts = q->tot_pkts; in cp_queue_to_64_user()
1712 q->tot_pkts++; in dummynet_io()