FreeBSD kernel BXE device code
ecore_pending_mcast_cmd Struct Reference
Collaboration diagram for ecore_pending_mcast_cmd:

Data Fields

ecore_list_entry_t link
 
int type
 
union {
   ecore_list_t   macs_head
 
   uint32_t   macs_num
 
   int   next_bin
 
data
 
bool done
 

Detailed Description

Definition at line 2837 of file ecore_sp.c.

Field Documentation

◆ 

◆ done

◆ link

ecore_list_entry_t ecore_pending_mcast_cmd::link

◆ macs_head

ecore_list_t ecore_pending_mcast_cmd::macs_head

◆ macs_num

uint32_t ecore_pending_mcast_cmd::macs_num

◆ next_bin

int ecore_pending_mcast_cmd::next_bin

Definition at line 2843 of file ecore_sp.c.

Referenced by ecore_mcast_enqueue_cmd(), and ecore_mcast_hdl_pending_restore_e2().

◆ type


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