Searched refs:NGI_MSG (Results 1 – 12 of 12) sorted by relevance
81 if (NGI_MSG(item)->header.arglen != sizeof(ng_hci_lp_con_req_ep)) { in ng_hci_lp_con_req()85 NGI_MSG(item)->header.arglen); in ng_hci_lp_con_req()91 link_type = ((ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data))->link_type; in ng_hci_lp_con_req()134 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_acl_con_req()333 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_sco_con_req()497 ep = (ng_hci_lp_con_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_le_con_req()685 if (NGI_MSG(item)->header.arglen != sizeof(*ep)) { in ng_hci_lp_discon_req()689 NGI_MSG(item)->header.arglen); in ng_hci_lp_discon_req()695 ep = (ng_hci_lp_discon_req_ep *)(NGI_MSG(item)->data); in ng_hci_lp_discon_req()922 if (NGI_MSG(item)->header.arglen != sizeof(*ep)) { in ng_hci_lp_con_rsp()[all …]
667 switch (NGI_MSG(item)->header.typecookie) { in ng_hci_upper_rcvmsg()669 switch (NGI_MSG(item)->header.cmd) { in ng_hci_upper_rcvmsg()
139 msg = NGI_MSG(item); /* only peeking */ in ng_UI_rcvmsg()
803 #define NGI_MSG(i) (*_ngi_msg(i, _NN_)) macro835 #define NGI_MSG(i) _NGI_MSG(i) macro861 (m) = NGI_MSG(i); \1031 NGI_MSG(item) = resp; \
267 NGI_MSG(item) = msg; in ng_tee_rcvmsg()
2438 if ((NGI_MSG(item)->header.typecookie == NGM_GENERIC_COOKIE) && in ng_apply_item()2439 ((NGI_MSG(item)->header.flags & NGF_RESP) == 0)) { in ng_apply_item()2933 NGI_MSG(item) = msg; /* put it back as we found it */ in ng_generic_msg()3572 NGI_MSG(item) = msg; in ng_package_msg()3707 NGI_MSG(item) = msg; in ng_package_msg_self()
712 NGI_MSG(item) = msg; /* put it back in the item */ in ng_ppp_rcvmsg()
259 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_l2cap_lower_rcvmsg()381 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_l2cap_upper_rcvmsg()
281 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_btsocket_l2cap_raw_node_rcvmsg()
261 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_btsocket_hci_raw_node_rcvmsg()
313 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_btsocket_sco_node_rcvmsg()
348 struct ng_mesg *msg = NGI_MSG(item); /* item still has message */ in ng_btsocket_l2cap_node_rcvmsg()