Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h133729 struct PptpStartSessionReply { struct
133730 __be16 protocolVersion;
133731 __u8 resultCode;
133732 __u8 generalErrorCode;
133733 __be32 framingCapability;
133734 __be32 bearerCapability;
133735 __be16 maxChannels;
133736 __be16 firmwareRevision;
133737 __u8 hostName[64];
133738 __u8 vendorString[64];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h141383 struct PptpStartSessionReply { struct
141384 __be16 protocolVersion;
141385 __u8 resultCode;
141386 __u8 generalErrorCode;
141387 __be32 framingCapability;
141388 __be32 bearerCapability;
141389 __be16 maxChannels;
141390 __be16 firmwareRevision;
141391 __u8 hostName[64];
141392 __u8 vendorString[64];