Searched refs:tcp_is_ulp_esp (Results 1 – 4 of 4) sorted by relevance
12 bool tcp_is_ulp_esp(struct sock *sk);
440 bool tcp_is_ulp_esp(struct sock *sk) in tcp_is_ulp_esp() function444 EXPORT_SYMBOL_GPL(tcp_is_ulp_esp);
186 if (!tcp_is_ulp_esp(sk)) { in esp6_find_tcp_sk()
169 if (!tcp_is_ulp_esp(sk)) { in esp_find_tcp_sk()