Searched refs:NGF_RESP (Results 1 – 16 of 16) sorted by relevance
167 rep.header.flags = NGF_RESP; in NgSendReplyMsg()216 (msg->header.flags & NGF_RESP) ? "RESPONSE" : "MESSAGE"); in NgDeliverMsg()232 if (msg->header.cmd & NGM_HASREPLY && !(msg->header.flags & NGF_RESP)) { in NgDeliverMsg()283 (rep->header.flags & NGF_RESP) ? "RESPONSE" : "MESSAGE"); in NgRecvMsg()
141 (m->header.flags & NGF_RESP) != 0 ? "response" : "command", in MsgRead()155 (ascii->header.flags & NGF_RESP) != 0 ? "response" : "command", in MsgRead()
88 || (resp->header.flags & NGF_RESP) == 0) in StatusCmd()
98 || (resp->header.flags & NGF_RESP) == 0) in ConfigCmd()
187 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_con_rsp()361 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_encryption_change()413 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_con_rsp_rsp()604 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_cfg_rsp()764 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_cfg_rsp_rsp()958 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_write_rsp()1352 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_discon_rsp()1583 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_ping_rsp()1704 msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_get_info_rsp()1808 * msg->header.flags |= NGF_RESP; in ng_l2cap_l2ca_enable_clt()
90 msg->header.flags |= NGF_RESP; in nge_rcvmsg()
99 #define NGF_RESP 0x00000001 /* the message is a response */ macro408 (rsp)->header.flags |= NGF_RESP; \
94 msg->header.flags |= NGF_RESP; in ngee_rcvmsg()
357 if (msg->header.flags & NGF_RESP) { in ng_source_rcvmsg()510 if (!(msg->header.flags & NGF_RESP)) { in ng_source_rcvmsg()
1066 response->header.flags |= NGF_RESP; in ng_ksocket_incoming2()1212 resp->header.flags |= NGF_RESP; in ng_ksocket_accept()
279 if ((msg->header.flags & NGF_RESP) == 0) { in cisco_rcvmsg()
2439 ((NGI_MSG(item)->header.flags & NGF_RESP) == 0)) { in ng_apply_item()2828 argstype = (binary->header.flags & NGF_RESP) ? in ng_generic_msg()2906 argstype = (binary->header.flags & NGF_RESP) ? in ng_generic_msg()
1244 if (!(msg->header.flags & NGF_RESP)) in ng_pppoe_rcvmsg()
87 # NGF_RESP (response) flag set, the response was to a prior ``getname''
293 !(msg->header.flags & NGF_RESP)) { in ng_btsocket_l2cap_raw_node_rcvmsg()
273 msg->header.flags & NGF_RESP) { in ng_btsocket_hci_raw_node_rcvmsg()