Searched refs:NG_ETHER_HOOK_DIVERT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netgraph/
H A Dng_ether.h55 #define NG_ETHER_HOOK_DIVERT "divert" /* alias for lower */ macro
H A Dng_ether.c458 if (strcmp(name, NG_ETHER_HOOK_DIVERT) == 0)
/freebsd-13-stable/libexec/pppoed/
H A Dpppoed.c178 !strcmp(nlink->ourhook, NG_ETHER_HOOK_DIVERT)) {
/freebsd-13-stable/usr.sbin/ppp/
H A Dether.c563 !strcmp(nlink->ourhook, NG_ETHER_HOOK_DIVERT)) {

Completed in 70 milliseconds