OpenVPN
|
#include <proto.h>
Data Fields | |
uint16_t | source |
uint16_t | dest |
uint32_t | seq |
uint32_t | ack_seq |
uint8_t | doff_res |
uint8_t | flags |
uint16_t | window |
uint16_t | check |
uint16_t | urg_ptr |
uint16_t openvpn_tcphdr::check |
Definition at line 198 of file proto.h.
Referenced by client_nat_transform(), and mss_fixup_dowork().
uint8_t openvpn_tcphdr::doff_res |
Definition at line 185 of file proto.h.
Referenced by mss_fixup_dowork().
uint8_t openvpn_tcphdr::flags |
Definition at line 195 of file proto.h.
Referenced by mss_fixup_ipv4(), and mss_fixup_ipv6().