Searched refs:tunneled (Results 1 – 6 of 6) sorted by relevance
321 int tunneled; member
375 if (state.tunneled == 4) { in ip6_forward()
2617 state->tunneled = 6; in ipsec6_update_routecache_and_output()3283 state->tunneled = 4; in ipsec4_output_internal()4102 state->tunneled = 4; /* must not process any further in ip6_output */ in ipsec6_output_tunnel_internal()4255 state->tunneled = 6; in ipsec6_output_tunnel_internal()
1087 if (ipsec_state.tunneled == 4) { in ip6_output_list()
1372 if (ipsec_state.tunneled == 6) { in ip_output_list()1386 (!(flags & IP_ROUTETOIF) || ipsec_state.tunneled)) { in ip_output_list()1396 if (ipsec_state.tunneled) { in ip_output_list()
722 if (error == 0 && ipsec_state.tunneled == 6) { in ipsec_encrypt_mbuf()755 if (error == 0 && ipsec_state.tunneled == 4) { in ipsec_encrypt_mbuf()4537 if (error == 0 && ipsec_state.tunneled == 6) { in ipsec_output()4626 if (error == 0 && ipsec_state.tunneled == 4) { /* tunneled in IPv4 - packet is gone */ in ipsec_output()