Lines Matching defs:x25_state
24 struct x25_state {
34 static struct x25_state *state(hdlc_device *hdlc)
41 struct x25_state *x25st = from_tasklet(x25st, t, rx_tasklet);
54 struct x25_state *x25st = state(dev_to_hdlc(dev));
83 struct x25_state *x25st = state(dev_to_hdlc(dev));
119 struct x25_state *x25st = state(hdlc);
190 struct x25_state *x25st = state(hdlc);
227 struct x25_state *x25st = state(hdlc);
241 struct x25_state *x25st = state(hdlc);
341 sizeof(struct x25_state));