Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ invalidate
Method
invalidate
lib/swoc/include/swoc/IPEndpoint.h:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
inline void
305
IPEndpoint::invalidate(sockaddr *addr) {
306
addr->sa_family = AF_UNSPEC;
307
}
308
309
inline bool
310
IPEndpoint::is_valid() const {
Callers
4
IPEndpoint
Method · 0.95
reset
Method · 0.45
ip_addr_set
Function · 0.45
set_debug_ip
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected