Searched refs:NG_ETHER_HOOK_LOWER (Results 1 – 4 of 4) sorted by relevance
52 #define NG_ETHER_HOOK_LOWER "lower" /* connection to raw device */ macro
366 name = NG_ETHER_HOOK_LOWER; in ng_ether_newhook()371 else if (strcmp(name, NG_ETHER_HOOK_LOWER) == 0) { in ng_ether_newhook()
54 #define NG_ETHER_HOOK_LOWER "lower" /* connection to raw device */ macro
384 name = NG_ETHER_HOOK_LOWER; in ng_ether_newhook()389 else if (strcmp(name, NG_ETHER_HOOK_LOWER) == 0) in ng_ether_newhook()