nmsg 1.1.2
Data Fields
nmsg_iphdr Struct Reference

Data Fields

unsigned int ip_hl:4
 
unsigned int ip_v:4
 
uint8_t ip_tos
 
uint16_t ip_len
 
uint16_t ip_id
 
uint16_t ip_off
 
uint8_t ip_ttl
 
uint8_t ip_p
 
uint16_t ip_sum
 
uint32_t ip_src
 
uint32_t ip_dst
 

Detailed Description

Definition at line 93 of file nmsg_port_net.h.

Field Documentation

◆ ip_hl

unsigned int nmsg_iphdr::ip_hl

Definition at line 95 of file nmsg_port_net.h.

◆ ip_v

unsigned int nmsg_iphdr::ip_v

Definition at line 96 of file nmsg_port_net.h.

◆ ip_tos

uint8_t nmsg_iphdr::ip_tos

Definition at line 101 of file nmsg_port_net.h.

◆ ip_len

uint16_t nmsg_iphdr::ip_len

Definition at line 102 of file nmsg_port_net.h.

◆ ip_id

uint16_t nmsg_iphdr::ip_id

Definition at line 103 of file nmsg_port_net.h.

◆ ip_off

uint16_t nmsg_iphdr::ip_off

Definition at line 104 of file nmsg_port_net.h.

◆ ip_ttl

uint8_t nmsg_iphdr::ip_ttl

Definition at line 105 of file nmsg_port_net.h.

◆ ip_p

uint8_t nmsg_iphdr::ip_p

Definition at line 106 of file nmsg_port_net.h.

◆ ip_sum

uint16_t nmsg_iphdr::ip_sum

Definition at line 107 of file nmsg_port_net.h.

◆ ip_src

uint32_t nmsg_iphdr::ip_src

Definition at line 108 of file nmsg_port_net.h.

◆ ip_dst

uint32_t nmsg_iphdr::ip_dst

Definition at line 109 of file nmsg_port_net.h.


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