Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
int
262
prison_equal_ip4(struct prison *pr1, struct prison *pr2)
263
{
264
return (1);
265
}
266
267
#ifdef INET6
268
int
Callers
1
in_pcblookup_local
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected