Home
last modified time | relevance | path

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

/net/atm/
Dpppoatm.c97 static inline struct pppoatm_vcc *chan_to_pvcc(const struct ppp_channel *chan) in chan_to_pvcc() function
294 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()