Searched refs:chan_to_pvcc (Results 1 – 1 of 1) sorted by relevance
97 static inline struct pppoatm_vcc *chan_to_pvcc(const struct ppp_channel *chan) in chan_to_pvcc() function294 struct pppoatm_vcc *pvcc = chan_to_pvcc(chan); in pppoatm_send()379 return put_user(chan_to_pvcc(chan)->flags, (int __user *) arg) in pppoatm_devppp_ioctl()382 return get_user(chan_to_pvcc(chan)->flags, (int __user *) arg) in pppoatm_devppp_ioctl()