Searched refs:chan_to_pvcc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/atm/
H A Dpppoatm.c97 static inline struct pppoatm_vcc *chan_to_pvcc(const struct ppp_channel *chan) chan_to_pvcc() function
294 struct pppoatm_vcc *pvcc = chan_to_pvcc(chan); pppoatm_send()
379 return put_user(chan_to_pvcc(chan)->flags, (int __user *) arg) pppoatm_devppp_ioctl()
382 return get_user(chan_to_pvcc(chan)->flags, (int __user *) arg) pppoatm_devppp_ioctl()

Completed in 88 milliseconds