+
+ /* Nat Traversal related bits */
+ u_int32_t natt_last_activity;
+ u_int16_t remote_ike_port;
+ u_int16_t natt_encapsulated_src_port; /* network byte order */
+
+ void *utun_pcb;
+ utun_is_keepalive_func utun_is_keepalive_fn;
+ utun_input_func utun_in_fn;