Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp.c375 bool dev_match; in compute_score() local
400 dev_match = udp_sk_bound_dev_eq(net, sk->sk_bound_dev_if, in compute_score()
402 if (!dev_match) in compute_score()