Searched refs:hstype (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pipe.h | 77 #define NG_PIPE_STATS_INFO(hstype) { \ argument 78 { "downstream", (hstype) }, \ 79 { "upstream", (hstype) }, \ 109 #define NG_PIPE_RUN_INFO(hstype) { \ argument 110 { "downstream", (hstype) }, \ 111 { "upstream", (hstype) }, \ 155 #define NG_PIPE_CFG_INFO(hstype) { \ argument 160 { "downstream", (hstype) }, \ 161 { "upstream", (hstype) }, \
|
| H A D | ng_tee.h | 84 #define NG_TEE_STATS_INFO(hstype) { \ argument 85 { "right", (hstype) }, \ 86 { "left", (hstype) }, \ 87 { "right2left", (hstype) }, \ 88 { "left2right", (hstype) }, \
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_pipe.h | 75 #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 D | ng_tee.h | 84 #define NG_TEE_STATS_INFO(hstype) { \ argument 85 { "right", (hstype) }, \ 86 { "left", (hstype) }, \ 87 { "right2left", (hstype) }, \ 88 { "left2right", (hstype) }, \
|