FreeBSD kernel netgraph code
ng_UI.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NG_UI_NODE_TYPE   "UI"
 
#define NGM_UI_COOKIE   884639499
 
#define NG_UI_HOOK_DOWNSTREAM   "downstream"
 
#define NG_UI_HOOK_UPSTREAM   "upstream"
 

Macro Definition Documentation

◆ NG_UI_HOOK_DOWNSTREAM

#define NG_UI_HOOK_DOWNSTREAM   "downstream"

Definition at line 52 of file ng_UI.h.

◆ NG_UI_HOOK_UPSTREAM

#define NG_UI_HOOK_UPSTREAM   "upstream"

Definition at line 53 of file ng_UI.h.

◆ NG_UI_NODE_TYPE

#define NG_UI_NODE_TYPE   "UI"

Definition at line 48 of file ng_UI.h.

◆ NGM_UI_COOKIE

#define NGM_UI_COOKIE   884639499

Definition at line 49 of file ng_UI.h.