Home
last modified time | relevance | path

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

/xnu-10002.41.9/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-10002.41.9/bsd/netinet/
H A Dip_input.c1612 net_perf_start_time(&net_perf, &start_tv); in ip_input_process_list()
1632 net_perf_start_time(&net_perf, &start_tv); in ip_input_process_list()
H A Dip_output.c369 net_perf_start_time(&net_perf, &start_tv); in ip_output_list()
/xnu-10002.41.9/bsd/netinet6/
H A Dip6_input.c339 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()