Lines Matching defs:ap
188 struct syncppp *ap; in sp_get() local
198 static void sp_put(struct syncppp *ap) in sp_put()
210 struct syncppp *ap; in ppp_sync_open() local
268 struct syncppp *ap; in ppp_sync_close() local
332 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl() local
389 struct syncppp *ap = sp_get(tty); in ppp_sync_receive() local
406 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup() local
450 struct syncppp *ap = chan->private; in ppp_sync_ioctl() local
537 struct syncppp *ap = (struct syncppp *) arg; in ppp_sync_process() local
561 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge()
620 struct syncppp *ap = chan->private; in ppp_sync_send() local
640 ppp_sync_push(struct syncppp *ap) in ppp_sync_push()
692 ppp_sync_flush_output(struct syncppp *ap) in ppp_sync_flush_output()
719 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input()