#include <comm.h>
Data Fields | |
| ip_t | peer_ip |
| the peer's internal ip | |
| port_t | peer_port |
| the peer's internal port | |
| ip_t | buddy_int_ip |
| the buddy's internal ip | |
| port_t | buddy_int_port |
| the buddy's internal port | |
| ip_t | buddy_ext_ip |
| the buddy's external ip | |
Definition at line 184 of file comm.h.
1.3.9.1