Lines Matching defs:ap
185 struct syncppp *ap; in sp_get() local
195 static void sp_put(struct syncppp *ap) in sp_put()
207 struct syncppp *ap; in ppp_sync_open() local
262 struct syncppp *ap; in ppp_sync_close() local
327 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl() local
387 struct syncppp *ap = sp_get(tty); in ppp_sync_receive() local
404 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup() local
448 struct syncppp *ap = chan->private; in ppp_sync_ioctl() local
535 struct syncppp *ap = (struct syncppp *) arg; in ppp_sync_process() local
559 ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *skb) in ppp_sync_txmunge()
618 struct syncppp *ap = chan->private; in ppp_sync_send() local
638 ppp_sync_push(struct syncppp *ap) in ppp_sync_push()
690 ppp_sync_flush_output(struct syncppp *ap) in ppp_sync_flush_output()
717 ppp_sync_input(struct syncppp *ap, const unsigned char *buf, in ppp_sync_input()