Home
last modified time | relevance | path

Searched defs:ppp_channel (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dppp_channel.h38 struct ppp_channel { struct
40 const struct ppp_channel_ops *ops; /* operations for this channel */ argument
51 extern void ppp_output_wakeup(struct ppp_channel *); argument