Home
last modified time | relevance | path

Searched defs:PptpWanErrorNotify (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h267 struct PptpWanErrorNotify { struct
268 __be16 peersCallID;
269 __u16 reserved;
270 __be32 crcErrors;
271 __be32 framingErrors;
272 __be32 hardwareOverRuns;
273 __be32 bufferOverRuns;
297 struct PptpWanErrorNotify wanerr; argument