FreeBSD kernel netgraph code
macfilter_p Struct Reference
Collaboration diagram for macfilter_p:

Data Fields

hook_p mf_ether_hook
 
hook_pmf_upper
 
u_int mf_upper_cnt
 
struct mtx mtx
 
mf_mac_p mf_macs
 
u_int mf_mac_allocated
 
u_int mf_mac_used
 

Detailed Description

Definition at line 266 of file ng_macfilter.c.

Field Documentation

◆ mf_ether_hook

hook_p macfilter_p::mf_ether_hook

◆ mf_mac_allocated

u_int macfilter_p::mf_mac_allocated

Definition at line 274 of file ng_macfilter.c.

Referenced by macfilter_mactable_change(), and macfilter_mactable_resize().

◆ mf_mac_used

◆ mf_macs

◆ mf_upper

◆ mf_upper_cnt

◆ mtx


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