MCPcopy 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
2165void
2166link_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_addmultiFunction · 0.85

Calls 1

freeFunction · 0.50

Tested by

no test coverage detected