Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Draw.h74 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() function
/Linux-v5.15/net/ipv4/
Draw.c130 raw_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in __raw_v4_lookup()
/Linux-v5.15/net/ipv6/
Draw.c85 if (!raw_sk_bound_dev_eq(net, sk->sk_bound_dev_if, in __raw_v6_lookup()