Documentation ¶
Index ¶
Constants ¶
View Source
const ( TXKERNEL_SLOW = "TXKERNEL_SLOW" RXKERNEL_SLOW = "RXKERNEL_SLOW" HOOK_IPRCV = "ip_rcv" HOOK_IPRCVFIN = "ip_rcv_finish" HOOK_IPLOCAL = "ip_local_deliver" HOOK_IPLOCALFIN = "ip_local_deliver_finish" HOOK_IPXMIT = "__ip_queue_xmit" HOOK_IPLOCALOUT = "ip_local_out" HOOK_IPOUTPUT = "ip_output" HOOK_IPOUTPUTFIN = "ip_finish_output2" RXKERNEL_SLOW_METRIC = "kernellatency_rxslow" TXKERNEL_SLOW_METRIC = "kernellatency_txslow" RXKERNEL_SLOW100MS_METRIC = "kernellatency_rxslow100ms" TXKERNEL_SLOW100MS_METRIC = "kernellatency_txslow100ms" )
nolint
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.