Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ link_free_sdl
Function
link_free_sdl
freebsd/net/if.c:2165–2169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2163
}
2164
2165
void
2166
link_free_sdl(struct sockaddr *sa)
2167
{
2168
free(sa, M_TEMP);
2169
}
2170
2171
/*
2172
* Fills in given sdl with interface basic info.
Callers
1
if_addmulti
Function · 0.85
Calls
1
free
Function · 0.50
Tested by
no test coverage detected