Lines Matching defs:ap
136 struct syncppp *ap; in sp_get() local
146 static void sp_put(struct syncppp *ap) in sp_put()
158 struct syncppp *ap; in ppp_sync_open() local
216 struct syncppp *ap; in ppp_sync_close() local
280 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl() local
337 struct syncppp *ap = sp_get(tty); in ppp_sync_receive() local
354 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup() local
398 struct syncppp *ap = chan->private; in ppp_sync_ioctl() local
485 struct syncppp *ap = (struct syncppp *) arg; in ppp_sync_process() local
509 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge()
568 struct syncppp *ap = chan->private; in ppp_sync_send() local
588 ppp_sync_push(struct syncppp *ap) in ppp_sync_push()
640 ppp_sync_flush_output(struct syncppp *ap) in ppp_sync_flush_output()
667 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input()