Home
last modified time | relevance | path

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

/drivers/net/ppp/
A Dppp_async.c41 struct asyncppp { struct
135 struct asyncppp *ap; in ap_get()
145 static void ap_put(struct asyncppp *ap) in ap_put()
158 struct asyncppp *ap; in ppp_asynctty_open()
218 struct asyncppp *ap; in ppp_asynctty_close()
286 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_ioctl()
336 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_receive()
353 struct asyncppp *ap = ap_get(tty); in ppp_asynctty_wakeup()
396 struct asyncppp *ap = chan->private; in ppp_async_ioctl()
524 ppp_async_encode(struct asyncppp *ap) in ppp_async_encode()
[all …]

Completed in 4 milliseconds