Home
last modified time | relevance | path

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

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