Network-Music  0.1
An audible representation of network traffic
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
packetprocess::sniff_tcp Struct Reference

Public Attributes

u_short th_sport
u_short th_dport
tcp_seq th_seq
tcp_seq th_ack
u_char th_offx2
u_char th_flags
u_short th_win
u_short th_sum
u_short th_urp

Member Data Documentation

tcp_seq packetprocess::sniff_tcp::th_ack
u_short packetprocess::sniff_tcp::th_dport
u_char packetprocess::sniff_tcp::th_flags
u_char packetprocess::sniff_tcp::th_offx2
tcp_seq packetprocess::sniff_tcp::th_seq
u_short packetprocess::sniff_tcp::th_sport
u_short packetprocess::sniff_tcp::th_sum
u_short packetprocess::sniff_tcp::th_urp
u_short packetprocess::sniff_tcp::th_win

The documentation for this struct was generated from the following file: