Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ nd6_dad_stoptimer
Function
nd6_dad_stoptimer
freebsd/netinet6/nd6_nbr.c:1214–1219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1212
}
1213
1214
static void
1215
nd6_dad_stoptimer(struct dadq *dp)
1216
{
1217
1218
callout_drain(&dp->dad_timer_ch);
1219
}
1220
1221
static void
1222
nd6_dad_rele(struct dadq *dp)
Callers
1
nd6_dad_stop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected