Searched refs:question_type (Results 1 – 2 of 2) sorted by relevance
524 BE_OUT16(heap, npb->question[i].question_type); in smb_name_buf_from_packet()789 npb->question[i].question_type = BE_IN16(scan); scan += 2; in smb_name_buf_to_packet()1543 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Bnode_add_name()1574 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Bnode_find_name()1593 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Bnode_delete_name()1636 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Pnode_add_name()1676 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Pnode_refresh_name()1711 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Pnode_find_name()1731 question.question_type = NAME_QUESTION_TYPE_NB; in smb_name_Pnode_delete_name()1875 if (question->question_type == NAME_QUESTION_TYPE_NB) { in smb_name_process_Bnode_packet()[all …]
184 unsigned question_type; member