Home
last modified time | relevance | path

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

/linux-3.3/net/can/
Dgw.c116 struct cgw_job { struct
117 struct hlist_node list;
118 struct rcu_head rcu;
119 u32 handled_frames;
120 u32 dropped_frames;
121 struct cf_mod mod;
122 union {
125 } src;
126 union {
129 } dst;
[all …]