Searched refs:packet_type (Results 1 – 5 of 5) sorted by relevance
43 def packet_type(self, type_dict): member in glx_doc_parameter209 print ' %-8s %-15s %s' % (s, output.packet_type( self.type_map ), output.name)224 print ' %-8s %-15s %s' % (s, p.packet_type( self.type_map ), p.name)
25 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member50 u8 packet_type; /* FT_PACKET_R0KH_R1KH_PULL */ member64 u8 packet_type; /* FT_PACKET_R0KH_R1KH_RESP */ member80 u8 packet_type; /* FT_PACKET_R0KH_R1KH_PUSH */ member
330 frame.packet_type = FT_PACKET_R0KH_R1KH_PULL; in wpa_ft_pull_pmk_r1()1197 frame->packet_type = FT_PACKET_REQUEST; in wpa_ft_action_rx()1286 frame->packet_type = FT_PACKET_RESPONSE; in wpa_ft_send_rrb_auth_resp()1361 resp.packet_type = FT_PACKET_R0KH_R1KH_RESP; in wpa_ft_rrb_rx_pull()1619 frame->frame_type, frame->packet_type, alen, in wpa_ft_rrb_rx()1635 if (frame->packet_type == FT_PACKET_R0KH_R1KH_PULL) in wpa_ft_rrb_rx()1637 if (frame->packet_type == FT_PACKET_R0KH_R1KH_RESP) in wpa_ft_rrb_rx()1639 if (frame->packet_type == FT_PACKET_R0KH_R1KH_PUSH) in wpa_ft_rrb_rx()1669 if (frame->packet_type == FT_PACKET_REQUEST) { in wpa_ft_rrb_rx()1688 } else if (frame->packet_type == FT_PACKET_RESPONSE) { in wpa_ft_rrb_rx()[all …]
90 … const StringExtractorGDBRemote::ServerPacketType packet_type = packet.GetServerPacketType (); in GetPacketAndSendResponse() local91 switch (packet_type) in GetPacketAndSendResponse()
32 1) [packet_type] : 8 bit value289 \item read 1 bit \varname{[packet_type]}; check that packet type is 0 (audio)