Searched defs:PptpWanErrorNotify (Results 1 – 1 of 1) sorted by relevance
266 struct PptpWanErrorNotify { struct267 __be16 peersCallID;268 __u16 reserved;269 __be32 crcErrors;270 __be32 framingErrors;271 __be32 hardwareOverRuns;272 __be32 bufferOverRuns;296 struct PptpWanErrorNotify wanerr; argument