Searched refs:syncppp (Results 1 – 2 of 2) sorted by relevance
52 struct syncppp { struct89 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *); argument94 static int ppp_sync_push(struct syncppp *ap);95 static void ppp_sync_flush_output(struct syncppp *ap);96 static void ppp_sync_input(struct syncppp *ap, const unsigned char *buf,183 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get()185 struct syncppp *ap; in sp_get()195 static void sp_put(struct syncppp *ap) in sp_put()207 struct syncppp *ap; in ppp_sync_open()262 struct syncppp *ap; in ppp_sync_close()[all …]
17 feature. See <file:Documentation/isdn/README.syncppp> and33 <file:Documentation/isdn/README.syncppp> for more information.