Home
last modified time | relevance | path

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

/include/net/netns/
Dsctp.h180 int l3mdev_accept; member
/include/net/
Dinet_sock.h146 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq() argument
150 return !sdif || l3mdev_accept; in inet_bound_dev_eq()