FreeBSD kernel IPv4 code
udphdr Struct Reference

#include <udp.h>

Data Fields

u_short uh_sport
 
u_short uh_dport
 
u_short uh_ulen
 
u_short uh_sum
 

Detailed Description

Definition at line 45 of file udp.h.

Field Documentation

◆ uh_dport

◆ uh_sport

◆ uh_sum

◆ uh_ulen


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