Searched defs:PptpWanErrorNotify (Results 1 – 1 of 1) sorted by relevance
265 struct PptpWanErrorNotify { struct266 __be16 peersCallID;267 __u16 reserved;268 __be32 crcErrors;269 __be32 framingErrors;270 __be32 hardwareOverRuns;271 __be32 bufferOverRuns;295 struct PptpWanErrorNotify wanerr; argument