Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ prison_get_ip4
Function
prison_get_ip4
lib/ff_glue.c:291–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
int
292
prison_get_ip4(struct ucred *cred, struct in_addr *ia)
293
{
294
return (0);
295
}
296
297
int
298
prison_local_ip4(struct ucred *cred, struct in_addr *ia)
Callers
1
rtm_get_jailed
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected