Searched refs:NG_PIPE_RUN_INFO (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/netgraph/ | ||
| D | ng_pipe.h | 109 #define NG_PIPE_RUN_INFO(hstype) { \ macro |
| D | ng_pipe.c | 175 ng_pipe_run_type_fields[] = NG_PIPE_RUN_INFO(&ng_pipe_hookrun_type); |