FreeBSD kernel IPv4 code
ip_timestamp Struct Reference

#include <ip.h>

Collaboration diagram for ip_timestamp:

Data Structures

union  ipt_timestamp
 

Data Fields

u_char ipt_code
 
u_char ipt_len
 
u_char ipt_ptr
 
u_char ipt_flg:4
 
u_char ipt_oflw:4
 
union ip_timestamp::ipt_timestamp ipt_timestamp
 

Detailed Description

Definition at line 173 of file ip.h.

Field Documentation

◆ ipt_code

u_char ip_timestamp::ipt_code

Definition at line 174 of file ip.h.

◆ ipt_flg

u_char ip_timestamp::ipt_flg

Definition at line 178 of file ip.h.

◆ ipt_len

u_char ip_timestamp::ipt_len

Definition at line 175 of file ip.h.

◆ ipt_oflw

u_char ip_timestamp::ipt_oflw

Definition at line 179 of file ip.h.

◆ ipt_ptr

u_char ip_timestamp::ipt_ptr

Definition at line 176 of file ip.h.

◆ ipt_timestamp


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