Searched refs:NGQF_MESG (Results 1 – 8 of 8) sorted by relevance
2405 case NGQF_MESG: in ng_apply_item()3019 case NGQF_MESG: in ng_free_item()3297 case NGQF_MESG: in dumpitem()3539 if ((item = ng_alloc_item(NGQF_MESG, flags)) == NULL) { in ng_package_msg()3559 if ((item->el_flags & NGQF_TYPE) == NGQF_MESG) { \3674 if ((item = ng_alloc_item(NGQF_MESG, NG_NOFLAGS)) == NULL) { in ng_package_msg_self()
662 #define NGQF_MESG 0x00 /* the queue element is a message */ macro
2423 case NGQF_MESG: in ng_apply_item()3043 case NGQF_MESG: in ng_free_item()3325 case NGQF_MESG: in dumpitem()3569 if ((item = ng_alloc_item(NGQF_MESG, flags)) == NULL) { in ng_package_msg()3589 if ((item->el_flags & NGQF_TYPE) == NGQF_MESG) { \3704 if ((item = ng_alloc_item(NGQF_MESG, NG_NOFLAGS)) == NULL) { in ng_package_msg_self()
363 KASSERT((item->el_flags & NGQF_TYPE) == NGQF_MESG, in ng_btsocket_l2cap_raw_input()
611 case NGQF_MESG: { in ng_btsocket_hci_raw_input()
1002 case NGQF_MESG: { in ng_btsocket_sco_input()
1783 case NGQF_MESG: { in ng_btsocket_l2cap_input()
664 #define NGQF_MESG 0x00 /* the queue element is a message */ macro