Home
last modified time | relevance | path

Searched refs:NG_UBT_HOOK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_ubt.h46 #define NG_UBT_HOOK "hook" macro
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1612 if (strcmp(name, NG_UBT_HOOK) != 0) in ng_ubt_newhook()
1712 (sc->sc_hook != NULL) ? NG_UBT_HOOK : "", in ng_ubt_rcvmsg()