Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dip_input.c1122 getboottimebin(&boottimebin); in ip_savecontrol()
1143 getboottimebin(&boottimebin); in ip_savecontrol()
1162 getboottimebin(&boottimebin); in ip_savecontrol()
/freebsd-14.2/sys/netinet6/
H A Dip6_input.c1203 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1222 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1239 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
/freebsd-14.2/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.c704 getboottimebin(&bt); in kqtimer_proc_continue()
801 getboottimebin(&bt); in filt_timervalidate()
H A Dkern_umtx.c741 getboottimebin(&bbt); in umtx_abs_timeout_getsbt()
/freebsd-14.2/sys/sys/
H A Dtime.h575 void getboottimebin(struct bintime *boottimebin);
/freebsd-14.2/sys/net/
H A Dbpf.c2535 getboottimebin(&boottimebin); in bpf_bintime2ts()