Home
last modified time | relevance | path

Searched refs:getmicrouptime (Results 1 – 19 of 19) sorted by relevance

/f-stack/freebsd/libkern/
H A Darc4random.c137 getmicrouptime(&tv_now); in chacha20_randomstir()
206 getmicrouptime(&tv);
/f-stack/tools/compat/include/netinet/
H A Dtcp_seq.h97 getmicrouptime(&tv); in tcp_ts_getticks()
H A Dsctp_constants.h964 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x))
/f-stack/freebsd/netinet/
H A Dtcp_seq.h97 getmicrouptime(&tv); in tcp_ts_getticks()
H A Dsctp_constants.h964 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x))
H A Dtcp_lro.c369 getmicrouptime(&tv); in tcp_lro_flush_inactive()
H A Dtcp_log_buf.c1647 getmicrouptime(&log_buf->tlb_tv); in tcp_log_event_()
/f-stack/freebsd/netgraph/
H A Dng_ppp.c1385 getmicrouptime(&link->lastWrite); in ng_ppp_link_xmit()
1587 getmicrouptime(&frag->timestamp); in ng_ppp_mp_recv()
1925 getmicrouptime(&now); in ng_ppp_frag_checkstale()
2279 getmicrouptime(&now); in ng_ppp_mp_strategy()
H A Dng_cisco.c603 getmicrouptime(&time); in cisco_send()
/f-stack/freebsd/sys/
H A Dtime.h558 void getmicrouptime(struct timeval *tvp);
/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c1506 getmicrouptime(&src->scrub->pfss_last); in pf_normalize_tcp_init()
1671 getmicrouptime(&uptime); in pf_normalize_tcp_stateful()
1899 getmicrouptime(&src->scrub->pfss_last); in pf_normalize_tcp_stateful()
/f-stack/freebsd/vm/
H A Dvm_pageout.c1440 getmicrouptime(&start); in vm_pageout_scan_inactive()
1642 getmicrouptime(&end); in vm_pageout_scan_inactive()
/f-stack/freebsd/kern/
H A Dkern_time.c913 getmicrouptime(&ctv); in realitexpire()
1031 getmicrouptime(&tv); /* NB: 10ms precision */ in ratecheck()
H A Dkern_tc.c431 getmicrouptime(struct timeval *tvp) in getmicrouptime() function
953 getmicrouptime(struct timeval *tvp) in getmicrouptime() function
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_io.c678 getmicrouptime(&t); in dummynet_task()
H A Dip_dummynet.c2560 getmicrouptime(&dn_cfg.prev_t); in ip_dn_init()
/f-stack/lib/
H A Dff_glue.c491 getmicrouptime(&tv); /* NB: 10ms precision */ in ratecheck()
/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c1247 getmicrouptime(last); in hwmp_send_preq()
1655 getmicrouptime(&hs->hs_lastperr); in hwmp_send_perr()
/f-stack/freebsd/net/
H A Dif_spppsubr.c1368 getmicrouptime(&tv); in sppp_cisco_send()