FreeBSD kernel IPv4 code
in_ifadown_arg Struct Reference

Data Fields

struct ifaddr * ifa
 
int del
 

Detailed Description

Definition at line 150 of file in_rmx.c.

Field Documentation

◆ del

int in_ifadown_arg::del

Definition at line 152 of file in_rmx.c.

Referenced by in_ifadown(), and in_ifadownkill().

◆ ifa

struct ifaddr* in_ifadown_arg::ifa

Definition at line 151 of file in_rmx.c.

Referenced by in_ifadown(), and in_ifadownkill().


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