Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dsctp.h180 int l3mdev_accept; member
/linux/include/net/
H A Dinet_sock.h145 static inline bool inet_bound_dev_eq(bool l3mdev_accept, int bound_dev_if, in inet_bound_dev_eq()
/linux/net/sctp/
H A Dinput.c986 bool l3mdev_accept = true; in sctp_sk_bound_dev_eq() local