Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ getboottimebin
Function
getboottimebin
freebsd/kern/kern_tc.c:470–475 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
void
471
getboottimebin(struct bintime *boottimebin)
472
{
473
474
GETTHMEMBER(boottimebin, th_boottime);
475
}
476
477
#ifdef FFCLOCK
478
/*
Callers
6
ip_savecontrol
Function · 0.85
ip6_savecontrol_v4
Function · 0.85
filt_timervalidate
Function · 0.85
getboottime
Function · 0.85
sysclock_snap2bintime
Function · 0.85
bpf_bintime2ts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected