orig_nmb 872 source3/nmbd/nmbd_packets.c struct nmb_packet *orig_nmb = &orig_packet->packet.nmb; orig_nmb 938 source3/nmbd/nmbd_packets.c packet_type, nmb_namestr(&orig_nmb->question.question_name), orig_nmb 944 source3/nmbd/nmbd_packets.c for id %hu\n", packet_type, nmb_namestr(&orig_nmb->question.question_name), orig_nmb 945 source3/nmbd/nmbd_packets.c inet_ntoa(packet.ip), orig_nmb->header.name_trn_id)); orig_nmb 947 source3/nmbd/nmbd_packets.c nmb->header.name_trn_id = orig_nmb->header.name_trn_id; orig_nmb 965 source3/nmbd/nmbd_packets.c nmb->answers->rr_name = orig_nmb->question.question_name;