Searched refs:message_type (Results 1 – 9 of 9) sorted by relevance
261 dhcp_ipc_type_t message_type; /* type of request */ member271 dhcp_ipc_type_t message_type; /* same message type as request */ member
106 request->message_type = type; in dhcp_ipc_alloc_request()139 reply->message_type = request->message_type; in dhcp_ipc_alloc_reply()945 request->message_type = DHCP_DROP; in dhcp_ipc_getinfo()
911 unsigned char message_type; in smb_browser_dispatch() local964 message_type = datagram->data[data_offset]; in smb_browser_dispatch()966 switch (message_type) { in smb_browser_dispatch()973 message_type, message_type); in smb_browser_dispatch()
433 header.message_type = NDMP_MESSAGE_REQUEST; in ndmp_send_request()567 header.message_type = NDMP_MESSAGE_REPLY; in ndmp_send_response()618 if (connection->conn_msginfo.mi_hdr.message_type == in ndmp_free_message()1047 if (connection->conn_msginfo.mi_hdr.message_type == in ndmp_recv_msg()1205 if (connection->conn_msginfo.mi_hdr.message_type in ndmp_process_messages()1234 if (connection->conn_msginfo.mi_hdr.message_type in ndmp_process_messages()
212 ndmp_header_message_type message_type; /* What type of message */ member
318 rep->message_type = KRB5_TGS_REP; in krb5_send_tgs2()320 rep->message_type = KRB5_ERROR; in krb5_send_tgs2()
244 switch (tgsrep.message_type) { in krb5_get_cred_via_tkt()
472 ia.ia_cmd = DHCP_IPC_CMD(ia.ia_request->message_type); in ipc_event()505 isv6 = (ia.ia_request->message_type & DHCP_V6) != 0; in ipc_event()609 if ((ia.ia_request->message_type & DHCP_PRIMARY) && is_priv) in ipc_event()
1232 krb5_octet message_type; member