Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h135 #define NG_L2CAP_OPT_HINT(type) ((type) & NG_L2CAP_OPT_HINT_BIT) macro
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c1428 hint = NG_L2CAP_OPT_HINT(hdr->type); in get_next_l2cap_opt()