Home
last modified time | relevance | path

Searched refs:frad_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c137 struct frad_state { struct
171 static inline struct frad_state* state(hdlc_device *hdlc) in state() argument
173 return(struct frad_state *)(hdlc->state); in state()
1235 sizeof(struct frad_state)); in fr_ioctl()