Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ newNetworkAccessor
Function
newNetworkAccessor
pkg/filter/accessor_windows.go:948–948 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
946
}
947
948
func
newNetworkAccessor() Accessor {
return
&networkAccessor{} }
949
950
func
(n *networkAccessor) Get(f Field, e *event.Event) (params.Value, error) {
951
switch
f.Name {
Callers
4
Accessor
Method · 0.85
New
Function · 0.85
TestIsFieldAccessible
Function · 0.85
GetAccessors
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestIsFieldAccessible
Function · 0.68