Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dinet_connection_sock.c151 int bound_dev_if2; in inet_csk_bind_conflict() local
155 bound_dev_if2 = READ_ONCE(sk2->sk_bound_dev_if); in inet_csk_bind_conflict()
157 !bound_dev_if2 || in inet_csk_bind_conflict()
158 sk->sk_bound_dev_if == bound_dev_if2)) { in inet_csk_bind_conflict()