Searched refs:NG_ETF_HOOK_DOWNSTREAM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/netgraph/ | ||
| D | ng_etf.h | 51 #define NG_ETF_HOOK_DOWNSTREAM "downstream" macro |
| D | ng_etf.c | 206 if (strcmp(name, NG_ETF_HOOK_DOWNSTREAM) == 0) { in ng_etf_newhook() |