MCPcopy 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
291int
292prison_get_ip4(struct ucred *cred, struct in_addr *ia)
293{
294 return (0);
295}
296
297int
298prison_local_ip4(struct ucred *cred, struct in_addr *ia)

Callers 1

rtm_get_jailedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected