Searched refs:question_type (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_name.c521 BE_OUT16(heap, npb->question[i].question_type);
786 npb->question[i].question_type = BE_IN16(scan); scan += 2;
1540 question.question_type = NAME_QUESTION_TYPE_NB;
1571 question.question_type = NAME_QUESTION_TYPE_NB;
1590 question.question_type = NAME_QUESTION_TYPE_NB;
1633 question.question_type = NAME_QUESTION_TYPE_NB;
1673 question.question_type = NAME_QUESTION_TYPE_NB;
1708 question.question_type = NAME_QUESTION_TYPE_NB;
1728 question.question_type = NAME_QUESTION_TYPE_NB;
1872 if (question->question_type
[all...]
H A Dsmbns_netbios.h184 unsigned question_type; member in struct:name_question

Completed in 37 milliseconds