Home | History | Annotate | Download | only in impacket

Lines Matching defs:MSG_TYPE

931     MSG_TYPE = None
936 msg_type = 0
939 msg_type = ord(msg[8])
942 if msg_type == _cls.MSG_TYPE:
951 MSG_TYPE = 0
959 MSG_TYPE = 1
967 MSG_TYPE = 3