📄 tcpeventset.scp
字号:
# TcpEventSet.scp - WindView event points for TCP protocol## modification history# --------------------# 01a,12dec97,spm created.## DESCRIPTION# Add basic instrumentation for transport layer (TCP).e (tcp_input, 30, 0, 0, 0);e (tcp_ctlinput, 31, 0, 0, 0);e (tcp_ctloutput, 32, 0, 0, 0);e (tcp_usrreq, 33, 0, 0, 0);e (tcp_fasttimo, 34, 0, 0, 0);e (tcp_drain, 35, 0, 0, 0);e (tcp_timers, 36, 0, 0, 0);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -