Home
last modified time | relevance | path

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

/linux-5.10/net/can/j1939/
Dj1939-priv.h226 struct j1939_session { struct
227 struct j1939_priv *priv;
228 struct list_head active_session_list_entry;
229 struct list_head sk_session_queue_entry;
230 struct kref kref;
231 struct sock *sk;
258 enum j1939_session_state state; argument
263 struct {
283 } pkt;
284 struct hrtimer txtimer, rxtimer;