Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/can/
H A Dj1939.h28 #define J1939_NO_PGN 0x40000 macro
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dj1939.rst325 .pgn = J1939_NO_PGN, /* to disable bind() rx filter for PGN */
399 .pgn = J1939_NO_PGN,
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dsocket.c399 jsk->addr.pgn = J1939_NO_PGN; in j1939_sk_init()
400 jsk->pgn_rx_filter = J1939_NO_PGN; in j1939_sk_init()