udp_io_hdr Struct Reference

#include <udp_hdr.h>


Data Fields

ipaddr_t uih_src_addr
ipaddr_t uih_dst_addr
udpport_t uih_src_port
udpport_t uih_dst_port
u16_t uih_ip_opt_len
u16_t uih_data_len


Detailed Description

Definition at line 16 of file udp_hdr.h.


Field Documentation

u16_t udp_io_hdr::uih_data_len
 

Definition at line 23 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), getrequest(), named_probe(), rip_incoming(), servdhcp(), udp2ether(), and udp_ip_arrived().

ipaddr_t udp_io_hdr::uih_dst_addr
 

Definition at line 19 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), named_probe(), restart_write_fd(), servdhcp(), and udp_ip_arrived().

udpport_t udp_io_hdr::uih_dst_port
 

Definition at line 21 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), named_probe(), restart_write_fd(), servdhcp(), udp2ether(), and udp_ip_arrived().

u16_t udp_io_hdr::uih_ip_opt_len
 

Definition at line 22 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), named_probe(), restart_write_fd(), servdhcp(), udp_ip_arrived(), and udp_packet2user().

ipaddr_t udp_io_hdr::uih_src_addr
 

Definition at line 18 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), servdhcp(), and udp_ip_arrived().

udpport_t udp_io_hdr::uih_src_port
 

Definition at line 20 of file udp_hdr.h.

Referenced by _udp_sendto(), ether2udp(), restart_write_fd(), servdhcp(), udp2ether(), and udp_ip_arrived().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:24 2006 for minix by  doxygen 1.4.6