FreeBSD kernel E1000 device code
e1000_host_mng_dhcp_cookie Struct Reference

#include <e1000_hw.h>

Data Fields

u32 signature
 
u8 status
 
u8 reserved0
 
u16 vlan_id
 
u32 reserved1
 
u16 reserved2
 
u8 reserved3
 
u8 checksum
 

Detailed Description

Definition at line 676 of file e1000_hw.h.

Field Documentation

◆ checksum

u8 e1000_host_mng_dhcp_cookie::checksum

Definition at line 684 of file e1000_hw.h.

Referenced by e1000_enable_tx_pkt_filtering_generic().

◆ reserved0

u8 e1000_host_mng_dhcp_cookie::reserved0

Definition at line 679 of file e1000_hw.h.

◆ reserved1

u32 e1000_host_mng_dhcp_cookie::reserved1

Definition at line 681 of file e1000_hw.h.

◆ reserved2

u16 e1000_host_mng_dhcp_cookie::reserved2

Definition at line 682 of file e1000_hw.h.

◆ reserved3

u8 e1000_host_mng_dhcp_cookie::reserved3

Definition at line 683 of file e1000_hw.h.

◆ signature

u32 e1000_host_mng_dhcp_cookie::signature

Definition at line 677 of file e1000_hw.h.

Referenced by e1000_enable_tx_pkt_filtering_generic().

◆ status

u8 e1000_host_mng_dhcp_cookie::status

Definition at line 678 of file e1000_hw.h.

Referenced by e1000_enable_tx_pkt_filtering_generic().

◆ vlan_id

u16 e1000_host_mng_dhcp_cookie::vlan_id

Definition at line 680 of file e1000_hw.h.

Referenced by e1000_clear_vfta_82571().


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