Searched refs:NG_BT_MBUFQ_DROP (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h95 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++ macro
180 #define NG_BT_ITEMQ_DROP(q) NG_BT_MBUFQ_DROP((q))
/freebsd-10-stable/sys/dev/usb/misc/
H A Dudbp.c728 NG_BT_MBUFQ_DROP(queue_ptr);
/freebsd-10-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c1068 NG_BT_MBUFQ_DROP(&unit->cmdq);
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1802 NG_BT_MBUFQ_DROP(q);

Completed in 200 milliseconds