#include <registrar_storage.h>
Definition at line 62 of file registrar_storage.h.
Data Fields | |
| ip_addr | nat_addr |
| address of the pin hole in the NAT | |
| unsigned short | nat_port |
| port of the pin hole in the NAT | |
struct ip_addr _r_nat_dest::nat_addr [read] |
address of the pin hole in the NAT
Definition at line 63 of file registrar_storage.h.
Referenced by bin_encode_pinhole(), nat_msg_origin(), nat_send_ping(), P_NAT_relay(), and print_r().
| unsigned short _r_nat_dest::nat_port |
port of the pin hole in the NAT
Definition at line 64 of file registrar_storage.h.
Referenced by bin_encode_pinhole(), nat_send_ping(), P_NAT_relay(), and print_r().
1.5.2