Home
last modified time | relevance | path

Searched refs:syncppp (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
Dppp_synctty.c52 struct syncppp { struct
89 static struct sk_buff* ppp_sync_txmunge(struct syncppp *ap, struct sk_buff *); argument
94 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 …]
/drivers/isdn/i4l/
DKconfig17 feature. See <file:Documentation/isdn/README.syncppp> and
33 <file:Documentation/isdn/README.syncppp> for more information.