Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dpppoatm.c94 static inline struct pppoatm_vcc *chan_to_pvcc(const struct ppp_channel *chan) in chan_to_pvcc() function
291 struct pppoatm_vcc *pvcc = chan_to_pvcc(chan); in pppoatm_send()
375 return put_user(chan_to_pvcc(chan)->flags, (int __user *) arg) in pppoatm_devppp_ioctl()
378 return get_user(chan_to_pvcc(chan)->flags, (int __user *) arg) in pppoatm_devppp_ioctl()