#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 |
Definition at line 16 of file udp_hdr.h.
|
|
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(). |
|
|
Definition at line 19 of file udp_hdr.h. Referenced by _udp_sendto(), ether2udp(), named_probe(), restart_write_fd(), servdhcp(), and udp_ip_arrived(). |
|
|
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(). |
|
|
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(). |
|
|
Definition at line 18 of file udp_hdr.h. Referenced by _udp_sendto(), ether2udp(), servdhcp(), and udp_ip_arrived(). |
|
|
Definition at line 20 of file udp_hdr.h. Referenced by _udp_sendto(), ether2udp(), restart_write_fd(), servdhcp(), udp2ether(), and udp_ip_arrived(). |
1.4.6