+ u_int16_t natt_encapsulated_src_port; /* network byte order */
+ u_int16_t natt_interval; /* Interval in seconds */
+
+ u_int8_t always_expire; /* Send expire/delete messages even if unused */
+
+ void *utun_pcb;
+ utun_is_keepalive_func utun_is_keepalive_fn;
+ utun_input_func utun_in_fn;