Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h48 #define NG_L2CAP_WARN if (l2cap->debug >= NG_L2CAP_WARN_LEVEL) printf
H A Dng_l2cap_main.c120 l2cap->debug = NG_L2CAP_WARN_LEVEL; in ng_l2cap_constructor()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h639 #define NG_L2CAP_WARN_LEVEL 3 macro