Home
last modified time | relevance | path

Searched refs:getboottimebin (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet/
H A Dip_input.c1132 getboottimebin(&boottimebin); in ip_savecontrol()
1153 getboottimebin(&boottimebin); in ip_savecontrol()
1172 getboottimebin(&boottimebin); in ip_savecontrol()
/freebsd/sys/netinet6/
H A Dip6_input.c1210 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1229 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1246 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
/freebsd/sys/kern/
H A Dkern_tc.c490 getboottimebin(&boottimebin); in getboottime()
495 getboottimebin(struct bintime *boottimebin) in getboottimebin() function
1139 getboottimebin(&boottimebin); in sysclock_snap2bintime()
H A Dkern_event.c710 getboottimebin(&bt); in kqtimer_proc_continue()
807 getboottimebin(&bt); in filt_timervalidate()
H A Dkern_umtx.c749 getboottimebin(&bbt); in umtx_abs_timeout_getsbt()
/freebsd/sys/sys/
H A Dtime.h573 void getboottimebin(struct bintime *boottimebin);
/freebsd/sys/net/
H A Dbpf.c2543 getboottimebin(&boottimebin); in bpf_bintime2ts()