asyncppp
static void ppp_async_flush_output(struct asyncppp *ap);
static void ppp_async_input(struct asyncppp *ap, const unsigned char *buf,
static void async_lcp_peek(struct asyncppp *ap, unsigned char *data,
static struct asyncppp *ap_get(struct tty_struct *tty)
struct asyncppp *ap;
static void ap_put(struct asyncppp *ap)
struct asyncppp *ap;
struct asyncppp *ap;
struct asyncppp *ap = ap_get(tty);
struct asyncppp *ap = ap_get(tty);
struct asyncppp *ap = ap_get(tty);
struct asyncppp *ap = chan->private;
struct asyncppp *ap = from_tasklet(ap, t, tsk);
ppp_async_encode(struct asyncppp *ap)
struct asyncppp *ap = chan->private;
ppp_async_push(struct asyncppp *ap)
ppp_async_flush_output(struct asyncppp *ap)
scan_ordinary(struct asyncppp *ap, const unsigned char *buf, int count)
process_input_packet(struct asyncppp *ap)
ppp_async_input(struct asyncppp *ap, const u8 *buf, const u8 *flags, int count)
static void async_lcp_peek(struct asyncppp *ap, unsigned char *data,
static int ppp_async_encode(struct asyncppp *ap);
static int ppp_async_push(struct asyncppp *ap);