Home
last modified time | relevance | path

Searched refs:tcp_can_repair_sock (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/ipv4/
Dtcp.c3114 static inline bool tcp_can_repair_sock(const struct sock *sk) in tcp_can_repair_sock() function
3503 if (!tcp_can_repair_sock(sk)) in do_tcp_setsockopt()