FreeBSD kernel IPv4 code
ipopt_tag Struct Reference

#include <ip_options.h>

Collaboration diagram for ipopt_tag:

Data Fields

struct m_tag tag
 
int ip_nhops
 
struct ipoptrt ip_srcrt
 

Detailed Description

Definition at line 46 of file ip_options.h.

Field Documentation

◆ ip_nhops

int ipopt_tag::ip_nhops

Definition at line 48 of file ip_options.h.

Referenced by ip_srcroute(), and save_rte().

◆ ip_srcrt

struct ipoptrt ipopt_tag::ip_srcrt

Definition at line 49 of file ip_options.h.

Referenced by ip_srcroute(), and save_rte().

◆ tag

struct m_tag ipopt_tag::tag

Definition at line 47 of file ip_options.h.


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