syncppp            89 drivers/net/ppp/ppp_synctty.c static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *);
syncppp            94 drivers/net/ppp/ppp_synctty.c static int ppp_sync_push(struct syncppp *ap);
syncppp            95 drivers/net/ppp/ppp_synctty.c static void ppp_sync_flush_output(struct syncppp *ap);
syncppp            96 drivers/net/ppp/ppp_synctty.c static void ppp_sync_input(struct syncppp *ap, const unsigned char *buf,
syncppp           134 drivers/net/ppp/ppp_synctty.c static struct syncppp *sp_get(struct tty_struct *tty)
syncppp           136 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap;
syncppp           146 drivers/net/ppp/ppp_synctty.c static void sp_put(struct syncppp *ap)
syncppp           158 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap;
syncppp           216 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap;
syncppp           280 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = sp_get(tty);
syncppp           337 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = sp_get(tty);
syncppp           354 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = sp_get(tty);
syncppp           398 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = chan->private;
syncppp           485 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = (struct syncppp *) arg;
syncppp           509 drivers/net/ppp/ppp_synctty.c ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb)
syncppp           568 drivers/net/ppp/ppp_synctty.c 	struct syncppp *ap = chan->private;
syncppp           588 drivers/net/ppp/ppp_synctty.c ppp_sync_push(struct syncppp *ap)
syncppp           640 drivers/net/ppp/ppp_synctty.c ppp_sync_flush_output(struct syncppp *ap)
syncppp           667 drivers/net/ppp/ppp_synctty.c ppp_sync_input(struct syncppp *ap, const unsigned char *buf,