Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetProtocolFlags
Function
GetProtocolFlags
freebsd/netinet/libalias/alias_db.c:2064–2069 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2062
}
2063
2064
int
2065
GetProtocolFlags(struct alias_link *lnk)
2066
{
2067
2068
return (lnk->pflags);
2069
}
2070
2071
void
2072
SetDestCallId(struct alias_link *lnk, u_int16_t cid)
Callers
2
AliasHandleFtpOut
Function · 0.85
AliasHandleFtpIn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected