Home
last modified time | relevance | path

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

/linux/net/can/j1939/
H A Dj1939-priv.h231 struct j1939_session { struct
232 struct j1939_priv *priv;
233 struct list_head active_session_list_entry;
234 struct list_head sk_session_queue_entry;
235 struct kref kref;
236 struct sock *sk;
263 enum j1939_session_state state; argument
268 struct {
288 } pkt;
289 struct hrtimer txtimer, rxtimer;