Home
last modified time | relevance | path

Searched refs:NG_TTY_HOOK (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netgraph/
H A Dng_tty.h56 #define NG_TTY_HOOK "hook" macro
/f-stack/freebsd/netgraph/
H A Dng_tty.h56 #define NG_TTY_HOOK "hook" macro
H A Dng_tty.c178 if (strcmp(name, NG_TTY_HOOK)) in ngt_newhook()