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
279 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl() local
336 struct syncppp *ap = sp_get(tty); in ppp_sync_receive() local
353 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup() local
397 struct syncppp *ap = chan->private; in ppp_sync_ioctl() local
484 struct syncppp *ap = from_tasklet(ap, t, tsk); in ppp_sync_process() local
508 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge()
567 struct syncppp *ap = chan->private; in ppp_sync_send() local
587 ppp_sync_push(struct syncppp *ap) in ppp_sync_push()
639 ppp_sync_flush_output(struct syncppp *ap) in ppp_sync_flush_output()
666 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input()