Searched defs:PptpWanErrorNotify (Results 1 – 1 of 1) sorted by relevance
267 struct PptpWanErrorNotify { struct268 __be16 peersCallID;269 __u16 reserved;270 __be32 crcErrors;271 __be32 framingErrors;272 __be32 hardwareOverRuns;273 __be32 bufferOverRuns;297 struct PptpWanErrorNotify wanerr; argument