Searched refs:bound_dev_if2 (Results 1 – 1 of 1) sorted by relevance
150 int bound_dev_if2; in inet_bind_conflict() local155 bound_dev_if2 = READ_ONCE(sk2->sk_bound_dev_if); in inet_bind_conflict()157 if (!sk->sk_bound_dev_if || !bound_dev_if2 || in inet_bind_conflict()158 sk->sk_bound_dev_if == bound_dev_if2) { in inet_bind_conflict()