Searched refs:NG_L2TP_HOOK_CTRL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_l2tp.h | 48 #define NG_L2TP_HOOK_CTRL "ctrl" /* control channel hook */ macro |
H A D | ng_l2tp.c | 397 if (strcmp(name, NG_L2TP_HOOK_CTRL) == 0) { in ng_l2tp_newhook() |