Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ next
Method
next
src/api/APIHook.cc:35–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
#include
"iocore/eventsystem/Lock.h"
34
35
APIHook *
36
APIHook::next() const
37
{
38
return m_link.next;
39
}
40
41
APIHook *
42
APIHook::prev() const
Callers
7
loadSecret
Method · 0.45
callHooks
Method · 0.45
invoke_tls_event
Method · 0.45
create_npn_advertisement
Method · 0.45
findEndpoint
Method · 0.45
plugin_send_basic_msg
Function · 0.45
operator++
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected