Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Draw.h88 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() function
/openbmc/linux/net/ipv4/
H A Draw.c127 raw_sk_bound_dev_eq(net, sk->sk_bound_dev_if, dif, sdif)) in raw_v4_match()
/openbmc/linux/net/ipv6/
H A Draw.c75 !raw_sk_bound_dev_eq(net, sk->sk_bound_dev_if, in raw_v6_match()