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
281 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl() local
338 struct syncppp *ap = sp_get(tty); in ppp_sync_receive() local
355 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup() local
399 struct syncppp *ap = chan->private; in ppp_sync_ioctl() local
486 struct syncppp *ap = from_tasklet(ap, t, tsk); in ppp_sync_process() local
510 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge()
569 struct syncppp *ap = chan->private; in ppp_sync_send() local
589 ppp_sync_push(struct syncppp *ap) in ppp_sync_push()
641 ppp_sync_flush_output(struct syncppp *ap) in ppp_sync_flush_output()
668 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input()