Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dip_input.c1157 getboottimebin(&boottimebin); in ip_savecontrol()
1178 getboottimebin(&boottimebin); in ip_savecontrol()
1197 getboottimebin(&boottimebin); in ip_savecontrol()
/freebsd-12.1/sys/netinet6/
H A Dip6_input.c1236 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1255 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
1272 getboottimebin(&boottimebin); in ip6_savecontrol_v4()
/freebsd-12.1/sys/sys/
H A Dtime.h511 void getboottimebin(struct bintime *boottimebin);
/freebsd-12.1/sys/kern/
H A Dkern_tc.c511 getboottimebin(&boottimebin); in getboottime()
516 getboottimebin(struct bintime *boottimebin) in getboottimebin() function
1160 getboottimebin(&boottimebin); in sysclock_snap2bintime()
H A Dkern_event.c725 getboottimebin(&bt); in filt_timervalidate()
/freebsd-12.1/sys/net/
H A Dbpf.c2367 getboottimebin(&boottimebin); in bpf_bintime2ts()