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