Home
last modified time | relevance | path

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

/linux/include/net/
H A Dudp.h374 static inline bool udp_sk_bound_dev_eq(const struct net *net, int bound_dev_if, in udp_sk_bound_dev_eq() function
/linux/net/ipv6/
H A Dudp.c162 dev_match = udp_sk_bound_dev_eq(net, bound_dev_if, dif, sdif); in compute_score()
953 !udp_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, sdif) || in __udp_v6_is_mcast_sock()