Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_input.c1146 getboottimebin(&boottimebin); in ip_savecontrol()
1167 getboottimebin(&boottimebin); in ip_savecontrol()
1186 getboottimebin(&boottimebin); in ip_savecontrol()
/freebsd/sys/netinet6/
H A Dip6_input.c1168 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1194 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1215 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
/freebsd/sys/kern/
H A Dkern_tc.c491 getboottimebin(&boottimebin); in getboottime()
496 getboottimebin(struct bintime *boottimebin) in getboottimebin() function
1141 getboottimebin(&boottimebin); in sysclock_snap2bintime()
H A Dkern_event.c822 getboottimebin(&bt); in kqtimer_proc_continue()
919 getboottimebin(&bt); in filt_timervalidate()
H A Dkern_umtx.c750 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.c2402 getboottimebin(&boottimebin); in bpf_bintime2ts()