Searched refs:NG_SPPP_HOOK_DOWNSTREAM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/netgraph/ | ||
| D | ng_sppp.h | 32 #define NG_SPPP_HOOK_DOWNSTREAM "downstream" macro |
| D | ng_sppp.c | 296 if (strcmp (name, NG_SPPP_HOOK_DOWNSTREAM) != 0) in ng_sppp_newhook() |