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

Function prison_equal_ip4

lib/ff_glue.c:261–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259}
260
261int
262prison_equal_ip4(struct prison *pr1, struct prison *pr2)
263{
264 return (1);
265}
266
267#ifdef INET6
268int

Callers 1

in_pcblookup_localFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected