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

Public Attributes

u_char ip_vhl
u_char ip_tos
u_short ip_len
u_short ip_id
u_short ip_off
u_char ip_ttl
u_char ip_p
u_short ip_sum
struct in_addr ip_src ip_dst

Member Data Documentation

struct in_addr ip_src packetprocess::sniff_ip::ip_dst
u_short packetprocess::sniff_ip::ip_id
u_short packetprocess::sniff_ip::ip_len
u_short packetprocess::sniff_ip::ip_off
u_char packetprocess::sniff_ip::ip_p
u_short packetprocess::sniff_ip::ip_sum
u_char packetprocess::sniff_ip::ip_tos
u_char packetprocess::sniff_ip::ip_ttl
u_char packetprocess::sniff_ip::ip_vhl

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