Home
last modified time | relevance | path

Searched refs:packet_type (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
DglX_doc.py43 def packet_type(self, type_dict): member in glx_doc_parameter
209 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)
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h25 u8 packet_type; /* FT_PACKET_REQUEST/FT_PACKET_RESPONSE */ member
50 u8 packet_type; /* FT_PACKET_R0KH_R1KH_PULL */ member
64 u8 packet_type; /* FT_PACKET_R0KH_R1KH_RESP */ member
80 u8 packet_type; /* FT_PACKET_R0KH_R1KH_PUSH */ member
Dwpa_auth_ft.c330 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 …]
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServer.cpp90 … const StringExtractorGDBRemote::ServerPacketType packet_type = packet.GetServerPacketType (); in GetPacketAndSendResponse() local
91 switch (packet_type) in GetPacketAndSendResponse()
/external/libvorbis/doc/
D04-codec.tex32 1) [packet_type] : 8 bit value
289 \item read 1 bit \varname{[packet_type]}; check that packet type is 0 (audio)