FreeBSD kernel IPv4 code
ipovly Struct Reference

#include <ip_var.h>

Collaboration diagram for ipovly:

Data Fields

u_char ih_x1 [9]
 
u_char ih_pr
 
u_short ih_len
 
struct in_addr ih_src
 
struct in_addr ih_dst
 

Detailed Description

Definition at line 47 of file ip_var.h.

Field Documentation

◆ ih_dst

struct in_addr ipovly::ih_dst

Definition at line 52 of file ip_var.h.

◆ ih_len

u_short ipovly::ih_len

◆ ih_pr

u_char ipovly::ih_pr

Definition at line 49 of file ip_var.h.

◆ ih_src

struct in_addr ipovly::ih_src

Definition at line 51 of file ip_var.h.

◆ ih_x1

u_char ipovly::ih_x1[9]

Definition at line 48 of file ip_var.h.

Referenced by ctf_get_enet_type(), and tcp_input_with_port().


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