Home
last modified time | relevance | path

Searched refs:net_perf_start_time (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.61.2/bsd/net/
H A Dnet_perf.h54 void net_perf_start_time(net_perf_t *npp, struct timeval *tv);
H A Dnet_perf.c38 net_perf_start_time(net_perf_t *npp, struct timeval *tv) in net_perf_start_time() function
/xnu-8792.61.2/bsd/netinet/
H A Dip_input.c1615 net_perf_start_time(&net_perf, &start_tv); in ip_input_process_list()
1635 net_perf_start_time(&net_perf, &start_tv); in ip_input_process_list()
H A Dip_output.c362 net_perf_start_time(&net_perf, &start_tv); in ip_output_list()
/xnu-8792.61.2/bsd/netinet6/
H A Dip6_input.c336 net_perf_start_time(&net_perf, &start_tv); in ip6_proto_input()
H A Dip6_output.c350 net_perf_start_time(&net_perf, &start_tv); in ip6_output_list()