Searched defs:PptpWanErrorNotify (Results 1 – 1 of 1) sorted by relevance
269 struct PptpWanErrorNotify { struct270 __be16 peersCallID;271 __u16 reserved;272 __be32 crcErrors;273 __be32 framingErrors;274 __be32 hardwareOverRuns;275 __be32 bufferOverRuns;299 struct PptpWanErrorNotify wanerr; argument