MCPcopy Create free account

hub / github.com/cakturk/go-netstat / functions

Functions67 in github.com/cakturk/go-netstat

↓ 6 callersMethodClose
Close releases underlying win32 handle
netstat/netstat_windows.go:418
↓ 6 callersMethodSock
()
netstat/netstat_windows.go:93
↓ 4 callersFunctionCreateToolhelp32Snapshot
CreateToolhelp32Snapshot takes a snapshot of the specified processes, as well as the heaps, modules, and threads used by these processes
netstat/netstat_windows.go:381
↓ 4 callersMethodRows
()
netstat/netstat_windows.go:140
↓ 4 callersFunctiondisplaySockInfo
(proto string, s []netstat.SockTabEntry)
main.go:100
↓ 4 callersFunctiondoNetstat
doNetstat - collect information about network port status
netstat/netstat_linux.go:250
↓ 4 callersFunctiontoSockTabEntry
(ws winSockEnt, snp ProcessSnapshot)
netstat/netstat_windows.go:474
↓ 2 callersFunctionGetExtendedUDPTable
GetExtendedUDPTable function retrieves a table that contains a list of UDP endpoints available to the application
netstat/netstat_windows.go:345
↓ 2 callersMethodString
()
netstat/netstat.go:34
↓ 2 callersFunctiongetExtendedUDPTable
(table unsafe.Pointer, size *uint32, order bool, af uint32, cl UDPTableClass)
netstat/netstat_windows.go:320
↓ 2 callersFunctiongetTCPTable2
(proc uintptr, order bool)
netstat/netstat_windows.go:271
↓ 2 callersFunctionmemtohs
(n unsafe.Pointer)
netstat/netstat_windows.go:84
↓ 2 callersFunctionparseAddr
(s string)
netstat/netstat_linux.go:92
↓ 2 callersFunctionrawGetTCPTable2
(proc uintptr, tab unsafe.Pointer, size *uint32, order bool)
netstat/netstat_windows.go:251
↓ 1 callersFunctionGetTCP6Table2
GetTCP6Table2 function retrieves the IPv6 TCP connection table
netstat/netstat_windows.go:301
↓ 1 callersFunctionGetTCPTable2
GetTCPTable2 function retrieves the IPv4 TCP connection table
netstat/netstat_windows.go:292
↓ 1 callersFunctionGetUDP6TableOwnerPID
(order bool)
netstat/netstat_windows.go:367
↓ 1 callersFunctionGetUDPTableOwnerPID
(order bool)
netstat/netstat_windows.go:359
↓ 1 callersMethodLocalSock
()
netstat/netstat_windows.go:468
↓ 1 callersMethodProcPIDToName
ProcPIDToName translates PID to a name
netstat/netstat_windows.go:398
↓ 1 callersMethodProcess
(snp ProcessSnapshot)
netstat/netstat_windows.go:471
↓ 1 callersFunctionProcess32First
Process32First retrieves information about the first process encountered in a system snapshot
netstat/netstat_windows.go:424
↓ 1 callersFunctionProcess32Next
Process32Next retrieves information about the next process recorded in a system snapshot
netstat/netstat_windows.go:442
↓ 1 callersMethodRemoteSock
()
netstat/netstat_windows.go:469
↓ 1 callersMethodSockState
()
netstat/netstat_windows.go:470
↓ 1 callersFunctionStringFromNullTerminated
StringFromNullTerminated returns a string from a nul-terminated byte slice
netstat/netstat_windows.go:459
↓ 1 callersFunctionTCP6Socks
TCP6Socks returns a slice of active TCP IPv4 sockets containing only those elements that satisfy the accept function
netstat/netstat.go:60
↓ 1 callersFunctionTCPSocks
TCPSocks returns a slice of active TCP sockets containing only those elements that satisfy the accept function
netstat/netstat.go:54
↓ 1 callersFunctionUDP6Socks
UDP6Socks returns a slice of active UDP IPv6 sockets containing only those elements that satisfy the accept function
netstat/netstat.go:72
↓ 1 callersFunctionUDPSocks
UDPSocks returns a slice of active UDP sockets containing only those elements that satisfy the accept function
netstat/netstat.go:66
↓ 1 callersFunctionextractProcInfo
(sktab []SockTabEntry)
netstat/netstat_linux.go:228
↓ 1 callersFunctiongetProcName
(s []byte)
netstat/netstat_linux.go:172
↓ 1 callersMethoditerFdDir
()
netstat/netstat_linux.go:187
↓ 1 callersFunctionmemToIPv4
(p unsafe.Pointer)
netstat/netstat_windows.go:70
↓ 1 callersFunctionmemToIPv6
(p unsafe.Pointer)
netstat/netstat_windows.go:77
↓ 1 callersFunctionosTCP6Socks
TCP6Socks returns a slice of active TCP IPv4 sockets containing only those elements that satisfy the accept function
netstat/netstat_linux.go:272
↓ 1 callersFunctionosTCPSocks
TCPSocks returns a slice of active TCP sockets containing only those elements that satisfy the accept function
netstat/netstat_linux.go:266
↓ 1 callersFunctionosUDP6Socks
UDP6Socks returns a slice of active UDP IPv6 sockets containing only those elements that satisfy the accept function
netstat/netstat_linux.go:284
↓ 1 callersFunctionosUDPSocks
UDPSocks returns a slice of active UDP sockets containing only those elements that satisfy the accept function
netstat/netstat_linux.go:278
↓ 1 callersFunctionparseIPv4
(s string)
netstat/netstat_linux.go:65
↓ 1 callersFunctionparseIPv6
(s string)
netstat/netstat_linux.go:75
↓ 1 callersFunctionparseSocktab
(r io.Reader, accept AcceptFn)
netstat/netstat_linux.go:117
MethodLocalSock
()
netstat/netstat_windows.go:131
MethodLocalSock
()
netstat/netstat_windows.go:159
MethodLocalSock
()
netstat/netstat_windows.go:188
MethodLocalSock
()
netstat/netstat_windows.go:217
FunctionNoopFilter
NoopFilter - a test function returning true for all elements
netstat/netstat.go:50
MethodProcess
(snp ProcessSnapshot)
netstat/netstat_windows.go:121
MethodRemoteSock
()
netstat/netstat_windows.go:132
MethodRemoteSock
()
netstat/netstat_windows.go:160
MethodRemoteSock
()
netstat/netstat_windows.go:189
MethodRemoteSock
()
netstat/netstat_windows.go:218
MethodRows
()
netstat/netstat_windows.go:170
MethodRows
()
netstat/netstat_windows.go:201
MethodRows
()
netstat/netstat_windows.go:227
MethodSock
()
netstat/netstat_windows.go:105
MethodSockState
()
netstat/netstat_windows.go:133
MethodSockState
()
netstat/netstat_windows.go:161
MethodSockState
()
netstat/netstat_windows.go:190
MethodSockState
()
netstat/netstat_windows.go:219
MethodString
()
netstat/netstat.go:14
MethodString
()
netstat/netstat.go:41
Functionmain
()
main.go:28
FunctionosTCP6Socks
(accept AcceptFn)
netstat/netstat_windows.go:504
FunctionosTCPSocks
(accept AcceptFn)
netstat/netstat_windows.go:483
FunctionosUDP6Socks
(accept AcceptFn)
netstat/netstat_windows.go:546
FunctionosUDPSocks
(accept AcceptFn)
netstat/netstat_windows.go:525