Home
last modified time | relevance | path

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

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