Searched defs:ppp_channel (Results 1 – 1 of 1) sorted by relevance
130645 struct ppp_channel { struct130647 const struct ppp_channel_ops *ops; argument130648 int mtu;130649 int hdrlen;130650 void *ppp;130651 int speed;130652 int latency;