Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ bintime
Class
bintime
freebsd/netinet6/ip6_input.c:1186–1186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1184
union {
1185
struct timeval tv;
1186
struct bintime bt;
1187
struct timespec ts;
1188
} t;
1189
struct bintime boottimebin, bt1;
Callers
1
ip6_savecontrol_v4
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected