MCPcopy 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
2057void
2058SetProtocolFlags(struct alias_link *lnk, int pflags)
2059{
2060
2061 lnk->pflags = pflags;
2062}
2063
2064int
2065GetProtocolFlags(struct alias_link *lnk)

Callers 2

AliasHandleFtpOutFunction · 0.85
AliasHandleFtpInFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected