Home
last modified time | relevance | path

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

/linux/net/can/j1939/
H A Dj1939-priv.h298 #define J1939_SOCK_PROMISC BIT(2) macro
H A Dsocket.c215 if ((jsk->state & J1939_SOCK_PROMISC)) in j1939_sk_match_dst()
728 J1939_SOCK_PROMISC); in j1939_sk_setsockopt()
777 tmp = (jsk->state & J1939_SOCK_PROMISC) ? 1 : 0; in j1939_sk_getsockopt()