MCPcopy 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
304inline void
305IPEndpoint::invalidate(sockaddr *addr) {
306 addr->sa_family = AF_UNSPEC;
307}
308
309inline bool
310IPEndpoint::is_valid() const {

Callers 4

IPEndpointMethod · 0.95
resetMethod · 0.45
ip_addr_setFunction · 0.45
set_debug_ipFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected