Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h870 static inline bool tcp_ca_dst_locked(const struct dst_entry *dst) in tcp_ca_dst_locked() function
/linux/net/ipv4/
H A Dtcp_output.c4058 icsk->icsk_ca_dst_locked = tcp_ca_dst_locked(dst); in tcp_ca_dst_init()