Searched refs:NG_CISCO_HOOK_DEBUG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_cisco.h | 55 #define NG_CISCO_HOOK_DEBUG "debug" macro |
H A D | ng_cisco.c | 231 } else if (strcmp(name, NG_CISCO_HOOK_DEBUG) == 0) { in cisco_newhook() |