Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dinet_sock.h144 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() argument
148 return !sdif || l3mdev_accept; in inet_bound_dev_eq()