MCPcopy 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
2064int
2065GetProtocolFlags(struct alias_link *lnk)
2066{
2067
2068 return (lnk->pflags);
2069}
2070
2071void
2072SetDestCallId(struct alias_link *lnk, u_int16_t cid)

Callers 2

AliasHandleFtpOutFunction · 0.85
AliasHandleFtpInFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected