Home
last modified time | relevance | path

Searched defs:packet (Results 101 - 125 of 151) sorted by relevance

1234567

/third_party/curl/lib/
H A Dtftp.c260 static void setpacketevent(struct tftp_packet *packet, unsigned short num) in setpacketevent() argument
267 static void setpacketblock(struct tftp_packet *packet, unsigned short num) in setpacketblock() argument
273 static unsigned short getrpacketevent(const struct tftp_packet *packet) in getrpacketevent() argument
278 getrpacketblock(const struct tftp_packet *packet) getrpacketblock() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_io.c1063 coap_packet_get_memmapped(coap_packet_t *packet, unsigned char **address, size_t *length) { argument
1076 coap_socket_recv(coap_socket_t *sock, coap_packet_t *packet) { argument
[all...]
H A Dcoap_session.c153 static int32_t is_loopback_packet(const coap_packet_t *packet) { in is_loopback_packet() argument
1108 coap_endpoint_get_session(coap_endpoint_t *endpoint, const coap_packet_t *packet, coap_tick_t now) coap_endpoint_get_session() argument
[all...]
H A Dcoap_net.c1717 coap_handle_dgram_for_proto(coap_context_t *ctx, coap_session_t *session, coap_packet_t *packet) { in coap_handle_dgram_for_proto() argument
1795 coap_packet_t *packet = &s_packet; in coap_read_session() local
1994 coap_packet_t *packet = &e_packet; coap_read_endpoint() local
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_name.c140 static int dns_parse_callback(void *c, int rr, const void *data, int len, const void *packet) in dns_parse_callback() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c589 int tls_collect_extensions(SSL *s, PACKET *packet, unsigned int context, in tls_collect_extensions() argument
/third_party/pulseaudio/src/pulse/
H A Dcontext.c360 static void pstream_packet_callback(pa_pstream *p, pa_packet *packet, pa_cmsg_ancil_data *ancil_data, void *userdata) { in pstream_packet_callback() argument
/third_party/openssl/ssl/statem/
H A Dextensions.c561 int tls_collect_extensions(SSL *s, PACKET *packet, unsigned int context, in tls_collect_extensions() argument
/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c96 pa_packet *packet; member
115 pa_packet *packet; member
443 pa_pstream_send_packet(pa_pstream*p, pa_packet *packet, pa_cmsg_ancil_data *ancil_data) pa_pstream_send_packet() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp931 rr::VertexPacket& packet = *packets[packetNdx]; in shadeVertices() local
945 rr::FragmentPacket& packet = packets[packetNdx]; in shadeFragments() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp168 rr::VertexPacket* const packet = packets[packetNdx]; in shadeVertices() member in deqp::gls::__anon31008::CoordVertexShader::rr
194 rr::VertexPacket* const packet = packets[packetNdx]; in shadeVertices() member in deqp::gls::__anon31008::TextureVertexShader::rr
226 rr::FragmentPacket& packet = packets[packetNdx]; shadeFragments() local
261 rr::FragmentPacket& packet = packets[packetNdx]; shadeFragments() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp141 rr::VertexPacket& packet = *packets[packetNdx]; in shadeVertices() local
201 rr::VertexPacket& packet = *packets[packetNdx]; in shadeVertices() local
283 rr::VertexPacket& packet = *packets[packetNdx]; shadeVertices() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dqdm2.c96 QDM2SubPacket *packet; ///< packet member
1124 QDM2SubPacket header, *packet; qdm2_decode_super_block() local
1369 QDM2SubPacket *packet = NULL; qdm2_decode_fft_packets() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp613 IDeckLinkAncillaryPacket *packet = nullptr; in handle_klv() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c141 unsigned char packet[TS_PACKET_SIZE]; in mpegts_write_section() local
973 static void write_packet(AVFormatContext *s, const uint8_t *packet) in write_packet() argument
987 section_write_packet(MpegTSSection *s, const uint8_t *packet) section_write_packet() argument
[all...]
H A Dsbgdec.c1487 static int sbg_read_packet(AVFormatContext *avf, AVPacket *packet) in sbg_read_packet() argument
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc903 zx_port_packet_t packet = {}; in Wait() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c327 nir_ssa_def *packet = nir_pkt3(b, PKT3_NOP, len); in build_dgc_buffer_tail() local
558 nir_ssa_def *packet[3] = { in build_dgc_prepare_shader() local
/third_party/musl/src/network/
H A Dlookup_name.c147 static int dns_parse_callback(void *c, int rr, const void *data, int len, const void *packet, int plen) in dns_parse_callback() argument
/third_party/node/deps/googletest/src/
H A Dgtest-death-test.cc891 zx_port_packet_t packet = {}; in Wait() local
[all...]
/third_party/lwip/src/apps/mdns/
H A Dmdns.c1856 struct mdns_packet packet; mdns_recv() local
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc910 zx_port_packet_t packet = {}; in Wait() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktBasicDrawTests.cpp254 rr::FragmentPacket& packet = packets[packetNdx]; in shadeFragments() local
H A DvktDrawInstancedTests.cpp221 rr::FragmentPacket& packet = packets[packetNdx]; in shadeFragments() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktBasicDrawTests.cpp252 rr::FragmentPacket& packet = packets[packetNdx]; in shadeFragments() local

Completed in 49 milliseconds

1234567