MCPcopy Create free account
hub / github.com/F-Stack/f-stack / prison_get_ip6

Function prison_get_ip6

lib/ff_glue.c:310–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308
309#ifdef INET6
310int
311prison_get_ip6(struct ucred *cred, struct in6_addr *ia)
312{
313 return (0);
314}
315
316int
317prison_local_ip6(struct ucred *cred, struct in6_addr *ia, int other)

Callers 1

rtm_get_jailedFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected