Home
last modified time | relevance | path

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

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