FreeBSD kernel IPv4 code
tcpiphdr Struct Reference

#include <tcpip.h>

Collaboration diagram for tcpiphdr:

Data Fields

struct ipovly ti_i
 
struct tcphdr ti_t
 

Detailed Description

Definition at line 41 of file tcpip.h.

Field Documentation

◆ ti_i

struct ipovly tcpiphdr::ti_i

Definition at line 42 of file tcpip.h.

Referenced by tcp_trace().

◆ ti_t

struct tcphdr tcpiphdr::ti_t

Definition at line 43 of file tcpip.h.

Referenced by tcp_trace().


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