Searched refs:NG_ETHER_HOOK_LOWER (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/netgraph/
H A Dng_ether.h53 #define NG_ETHER_HOOK_LOWER "lower" /* connection to raw device */ macro
H A Dng_ether.c459 name = NG_ETHER_HOOK_LOWER;
466 } else if (strcmp(name, NG_ETHER_HOOK_LOWER) == 0) {

Completed in 13 milliseconds