Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SetProtocolFlags
Function
SetProtocolFlags
freebsd/netinet/libalias/alias_db.c:2057–2062 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2055
}
2056
2057
void
2058
SetProtocolFlags(struct alias_link *lnk, int pflags)
2059
{
2060
2061
lnk->pflags = pflags;
2062
}
2063
2064
int
2065
GetProtocolFlags(struct alias_link *lnk)
Callers
2
AliasHandleFtpOut
Function · 0.85
AliasHandleFtpIn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected