Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dip_dummynet.h275 u_int64_t tot_pkts; /* statistics counters */ member
440 u_int64_t tot_pkts; /* statistics counters */ member
565 u_int64_t tot_pkts; /* statistics counters */ member
H A Dip_dummynet.c427 qp->tot_pkts = q->tot_pkts; in cp_queue_to_32_user()
449 qp->tot_pkts = q->tot_pkts; in cp_queue_to_64_user()
1582 q->tot_pkts++; in dummynet_io()