Home
last modified time | relevance | path

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

/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h123 struct PptpStartSessionReply { struct
124 __be16 protocolVersion;
125 __u8 resultCode;
126 __u8 generalErrorCode;
127 __be32 framingCapability;
128 __be32 bearerCapability;
129 __be16 maxChannels;
130 __be16 firmwareRevision;
131 __u8 hostName[64];
132 __u8 vendorString[64];