VSF Documented
Data Fields
ip Struct Reference

#include <ip.h>

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
 
struct in_addr ip_src ip_dst
 

Field Documentation

◆ ip_hl

unsigned int ip::ip_hl

◆ ip_v

unsigned int ip::ip_v

◆ ip_tos

uint8_t ip::ip_tos

◆ ip_len

uint16_t ip::ip_len

◆ ip_id

uint16_t ip::ip_id

◆ ip_off

uint16_t ip::ip_off

◆ ip_ttl

uint8_t ip::ip_ttl

◆ ip_p

uint8_t ip::ip_p

◆ ip_sum

uint16_t ip::ip_sum

◆ ip_dst

struct in_addr ip_src ip::ip_dst