Home
last modified time | relevance | path

Searched refs:hstype (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_pipe.h75 #define NG_PIPE_STATS_INFO(hstype) { \ argument
76 { "downstream", (hstype) }, \
77 { "upstream", (hstype) }, \
107 #define NG_PIPE_RUN_INFO(hstype) { \ argument
108 { "downstream", (hstype) }, \
109 { "upstream", (hstype) }, \
153 #define NG_PIPE_CFG_INFO(hstype) { \ argument
158 { "downstream", (hstype) }, \
159 { "upstream", (hstype) }, \
H A Dng_tee.h82 #define NG_TEE_STATS_INFO(hstype) { \ argument
83 { "right", (hstype) }, \
84 { "left", (hstype) }, \
85 { "right2left", (hstype) }, \
86 { "left2right", (hstype) }, \