UdpEventSet.scp
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:0k
源码类别:

VxWorks

开发平台:

C/C++

  1. # UdpEventSet.scp - WindView event points for UDP protocol
  2. #
  3. # modification history
  4. # --------------------
  5. # 01a,12dec97,spm  created.
  6. #
  7. # DESCRIPTION
  8. # Add basic instrumentation for transport layer (UDP).
  9. e (udp_input, 27, 0, 0, 0);
  10. e (udp_ctlinput, 28, 0, 0, 0);
  11. e (udp_usrreq, 29, 0, 0, 0);