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

Data Fields

hook_p hook
 
struct ng_one2many_link_stats stats
 

Detailed Description

Definition at line 65 of file ng_one2many.c.

Field Documentation

◆ hook

hook_p ng_one2many_link::hook

Definition at line 66 of file ng_one2many.c.

Referenced by ng_one2many_disconnect(), ng_one2many_newhook(), and ng_one2many_rcvdata().

◆ stats

struct ng_one2many_link_stats ng_one2many_link::stats

Definition at line 67 of file ng_one2many.c.

Referenced by ng_one2many_newhook(), ng_one2many_rcvdata(), and ng_one2many_rcvmsg().


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