ISC DHCP  4.3.5
A reference DHCPv4 and DHCPv6 implementation
trace_interface_packet_t Struct Reference

#include <ctrace.h>

Data Fields

struct in_addr primary_address
 
u_int32_t index
 
struct hardware hw_address
 
char name [IFNAMSIZ]
 

Detailed Description

Definition at line 29 of file ctrace.h.

Field Documentation

§ hw_address

struct hardware trace_interface_packet_t::hw_address

Definition at line 32 of file ctrace.h.

§ index

u_int32_t trace_interface_packet_t::index

Definition at line 31 of file ctrace.h.

§ name

char trace_interface_packet_t::name[IFNAMSIZ]

Definition at line 33 of file ctrace.h.

§ primary_address

struct in_addr trace_interface_packet_t::primary_address

Definition at line 30 of file ctrace.h.


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