Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c148 struct tpcon { struct
149 u8 *buf;
150 unsigned int buflen;
151 unsigned int len;
152 unsigned int idx;
153 u32 state;
154 u8 bs;
155 u8 sn;
156 u8 ll_dl;
180 struct tpcon rx, tx; argument