My Project
Atributos públicos | Lista de todos los miembros
Referencia de la Estructura sniff_udp

The sniff_tcp struct contains the UDP header. We use the first two members to extract the src and dst port. Used to extract TCP transport layer information from a packet. Más...

#include <udp_hdr.h>

Atributos públicos

u_short th_sport
 
u_short th_dport
 
u_short th_len
 
u_short th_sum
 

Descripción detallada

The sniff_tcp struct contains the UDP header. We use the first two members to extract the src and dst port. Used to extract TCP transport layer information from a packet.


La documentación para esta estructura fue generada a partir del siguiente fichero: