FreeBSD kernel IPv4 code
ip Struct Reference

#include <ip.h>

Collaboration diagram for ip:

Data Fields

u_char ip_hl:4
 
u_char ip_v:4
 
u_char ip_tos
 
u_short ip_len
 
u_short ip_id
 
u_short ip_off
 
u_char ip_ttl
 
u_char ip_p
 
u_short ip_sum
 
struct in_addr ip_src ip_dst
 

Detailed Description

Definition at line 51 of file ip.h.

Field Documentation

◆ ip_dst

◆ ip_hl

◆ ip_id

◆ ip_len

◆ ip_off

◆ ip_p

◆ ip_sum

◆ ip_tos

◆ ip_ttl

◆ ip_v


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