FreeBSD kernel IPv4 code
grehdr Struct Reference

Data Fields

u_int16_t gh_flags
 
u_int16_t gh_protocol
 
u_int16_t gh_length
 
u_int16_t gh_call_id
 
u_int32_t gh_seq_no
 
u_int32_t gh_ack_no
 

Detailed Description

Definition at line 228 of file alias_pptp.c.

Field Documentation

◆ gh_ack_no

u_int32_t grehdr::gh_ack_no

Definition at line 234 of file alias_pptp.c.

◆ gh_call_id

u_int16_t grehdr::gh_call_id

Definition at line 232 of file alias_pptp.c.

Referenced by AliasHandlePptpGreIn(), and AliasHandlePptpGreOut().

◆ gh_flags

u_int16_t grehdr::gh_flags

Definition at line 229 of file alias_pptp.c.

◆ gh_length

u_int16_t grehdr::gh_length

Definition at line 231 of file alias_pptp.c.

◆ gh_protocol

u_int16_t grehdr::gh_protocol

Definition at line 230 of file alias_pptp.c.

◆ gh_seq_no

u_int32_t grehdr::gh_seq_no

Definition at line 233 of file alias_pptp.c.


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