Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h49 #define NG_L2CAP_WARN if (l2cap->debug >= NG_L2CAP_WARN_LEVEL) printf
H A Dng_l2cap_main.c121 l2cap->debug = NG_L2CAP_WARN_LEVEL; in ng_l2cap_constructor()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h640 #define NG_L2CAP_WARN_LEVEL 3 macro