Searched refs:TCP_ENCAP_ESPINTCP (Results 1 – 5 of 5) sorted by relevance
45 #define TCP_ENCAP_ESPINTCP 7 /* Yikes, this is really xfrm encap types. */ macro
313 x->encap && x->encap->encap_type == TCP_ENCAP_ESPINTCP) in esp_output_done()464 case TCP_ENCAP_ESPINTCP: in esp6_output_encap()681 if (!err && x->encap && x->encap->encap_type == TCP_ENCAP_ESPINTCP) in esp6_output_tail()820 case TCP_ENCAP_ESPINTCP: in esp6_input_done2()1238 case TCP_ENCAP_ESPINTCP: in esp6_init_state()
277 x->encap && x->encap->encap_type == TCP_ENCAP_ESPINTCP) in esp_output_done()428 case TCP_ENCAP_ESPINTCP: in esp_output_encap()643 if (!err && x->encap && x->encap->encap_type == TCP_ENCAP_ESPINTCP) in esp_output_tail()773 case TCP_ENCAP_ESPINTCP: in esp_input_done2()1185 case TCP_ENCAP_ESPINTCP: in esp_init_state()
45 ipv6_stub->xfrm6_rcv_encap(skb, IPPROTO_ESP, 0, TCP_ENCAP_ESPINTCP); in handle_esp()48 xfrm4_rcv_encap(skb, IPPROTO_ESP, 0, TCP_ENCAP_ESPINTCP); in handle_esp()
307 case TCP_ENCAP_ESPINTCP: in xfrm_dst_lookup()