1 2 3 4 5
#include <stdint.h> void eos_tun_portmap_add(uint32_t ext_addr); void eos_tun_portmap_remove(void); void eos_tun_init(void);