FreeBSD kernel netgraph code
hooklist Struct Reference

#include <ng_message.h>

Collaboration diagram for hooklist:

Data Fields

struct nodeinfo nodeinfo
 
struct linkinfo link []
 

Detailed Description

Definition at line 254 of file ng_message.h.

Field Documentation

◆ link

struct linkinfo hooklist::link[]

Definition at line 256 of file ng_message.h.

Referenced by ng_generic_msg().

◆ nodeinfo

struct nodeinfo hooklist::nodeinfo

Definition at line 255 of file ng_message.h.

Referenced by ng_generic_linkinfo_getLength(), and ng_generic_msg().


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