#include <udp_io.h>
Data Fields | |
| unsigned long | nwuo_flags |
| udpport_t | nwuo_locport |
| udpport_t | nwuo_remport |
| ipaddr_t | nwuo_locaddr |
| ipaddr_t | nwuo_remaddr |
Definition at line 8 of file udp_io.h.
|
|
Definition at line 10 of file udp_io.h. Referenced by _udp_bind(), _udp_connect(), _udp_recvfrom(), _udp_sendto(), main(), NetInit(), openlog(), print_fd(), sendreply(), sendrequest(), udp_conf(), and udp_setopt(). |
|
|
Definition at line 13 of file udp_io.h. Referenced by _udp_bind(), main(), NetInit(), openlog(), and udp_conf(). |
|
|
Definition at line 11 of file udp_io.h. Referenced by _udp_bind(), hash_fd(), main(), NetInit(), openlog(), print_fd(), sendreply(), sendrequest(), udp_conf(), udp_setopt(), and unhash_fd(). |
|
|
Definition at line 14 of file udp_io.h. Referenced by _udp_connect(), main(), NetInit(), openlog(), print_fd(), sendreply(), sendrequest(), udp_conf(), and udp_setopt(). |
|
|
Definition at line 12 of file udp_io.h. Referenced by _udp_connect(), main(), NetInit(), openlog(), print_fd(), sendreply(), sendrequest(), udp_conf(), and udp_setopt(). |
1.4.6