Home
last modified time | relevance | path

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

/net/can/j1939/
Dj1939-priv.h43 struct j1939_priv { struct
44 struct list_head ecus;
57 rwlock_t lock;
59 struct net_device *ndev;
64 struct j1939_addr_ent {
68 } ents[256];
70 struct kref kref;
95 int j1939_local_ecu_get(struct j1939_priv *priv, name_t name, u8 sa); argument