FreeBSD kernel IPv4 code
pptpMsgHead Struct Reference

Data Fields

u_int16_t length
 
u_int16_t msgType
 
u_int32_t magic
 
u_int16_t type
 
u_int16_t resv0
 

Detailed Description

Definition at line 268 of file alias_pptp.c.

Field Documentation

◆ length

u_int16_t pptpMsgHead::length

Definition at line 269 of file alias_pptp.c.

◆ magic

u_int32_t pptpMsgHead::magic

Definition at line 271 of file alias_pptp.c.

Referenced by AliasVerifyPptp().

◆ msgType

u_int16_t pptpMsgHead::msgType

Definition at line 270 of file alias_pptp.c.

Referenced by AliasVerifyPptp().

◆ resv0

u_int16_t pptpMsgHead::resv0

Definition at line 273 of file alias_pptp.c.

◆ type

u_int16_t pptpMsgHead::type

Definition at line 272 of file alias_pptp.c.

Referenced by AliasVerifyPptp().


The documentation for this struct was generated from the following file: