FreeBSD kernel netgraph code
ngm_macfilter_direct Struct Reference

#include <ng_macfilter.h>

Data Fields

u_char ether [ETHER_ADDR_LEN]
 
u_char hookname [NG_HOOKSIZ]
 

Detailed Description

Definition at line 59 of file ng_macfilter.h.

Field Documentation

◆ ether

u_char ngm_macfilter_direct::ether[ETHER_ADDR_LEN]

Definition at line 60 of file ng_macfilter.h.

Referenced by macfilter_direct().

◆ hookname

u_char ngm_macfilter_direct::hookname[NG_HOOKSIZ]

Definition at line 61 of file ng_macfilter.h.

Referenced by macfilter_direct().


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