FreeBSD kernel netgraph code
ngm_macfilter_hooks Struct Reference

#include <ng_macfilter.h>

Collaboration diagram for ngm_macfilter_hooks:

Data Fields

u_int32_t n
 
struct ngm_macfilter_hook hooks []
 

Detailed Description

Definition at line 122 of file ng_macfilter.h.

Field Documentation

◆ hooks

struct ngm_macfilter_hook ngm_macfilter_hooks::hooks[]

Definition at line 124 of file ng_macfilter.h.

Referenced by macfilter_get_upper_hook_count(), and ng_macfilter_rcvmsg().

◆ n

u_int32_t ngm_macfilter_hooks::n

Definition at line 123 of file ng_macfilter.h.

Referenced by macfilter_get_upper_hook_count(), and ng_macfilter_rcvmsg().


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