Home
last modified time | relevance | path

Searched defs:npp (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/bsd/net/
H A Dnet_perf.c38 net_perf_start_time(net_perf_t *npp, struct timeval *tv) in net_perf_start_time()
45 net_perf_measure_time(net_perf_t *npp, struct timeval *start, uint64_t num_pkts) in net_perf_measure_time()
53 ip_perf_record_stats(net_perf_t *npp, struct timeval *tv1, struct timeval *tv2, uint64_t num_pkts) in ip_perf_record_stats()
64 update_bins(net_perf_t *npp, uint64_t bins) in update_bins()
78 net_perf_initialize(net_perf_t *npp, uint64_t bins) in net_perf_initialize()
86 net_perf_histogram(net_perf_t *npp, uint64_t num_pkts) in net_perf_histogram()