Searched refs:NG_RFC1490_HOOK_PPP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_rfc1490.h | 52 #define NG_RFC1490_HOOK_PPP "ppp" macro |
H A D | ng_rfc1490.c | 189 } else if (!strcmp(name, NG_RFC1490_HOOK_PPP)) { in ng_rfc1490_newhook() |