FreeBSD kernel netgraph code
ng_tee_stats Struct Reference

#include <ng_tee.h>

Collaboration diagram for ng_tee_stats:

Data Fields

struct ng_tee_hookstat right
 
struct ng_tee_hookstat left
 
struct ng_tee_hookstat right2left
 
struct ng_tee_hookstat left2right
 

Detailed Description

Definition at line 76 of file ng_tee.h.

Field Documentation

◆ left

struct ng_tee_hookstat ng_tee_stats::left

Definition at line 78 of file ng_tee.h.

◆ left2right

struct ng_tee_hookstat ng_tee_stats::left2right

Definition at line 80 of file ng_tee.h.

◆ right

struct ng_tee_hookstat ng_tee_stats::right

Definition at line 77 of file ng_tee.h.

◆ right2left

struct ng_tee_hookstat ng_tee_stats::right2left

Definition at line 79 of file ng_tee.h.


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