| /foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
| H A D | dhcp_options_test.cpp | 60 struct DhcpPacket packet; in HWTEST_F() local 92 struct DhcpPacket packet; in HWTEST_F() local 121 struct DhcpPacket packet; in HWTEST_F() local 145 struct DhcpPacket packet; HWTEST_F() local 177 struct DhcpPacket packet; HWTEST_F() local 217 struct DhcpPacket packet; HWTEST_F() local 250 struct DhcpPacket packet; HWTEST_F() local 279 struct DhcpPacket packet; HWTEST_F() local 305 struct DhcpPacket packet; HWTEST_F() local 327 struct DhcpPacket packet; HWTEST_F() local 343 struct DhcpPacket packet; HWTEST_F() local 363 struct DhcpPacket packet; HWTEST_F() local 377 struct DhcpPacket packet; HWTEST_F() local [all...] |
| H A D | dhcp_socket_test.cpp | 117 struct DhcpPacket packet; in HWTEST_F() local 151 struct DhcpPacket packet; in HWTEST_F() local 178 struct UdpDhcpPacket packet; in HWTEST_F() local 209 struct UdpDhcpPacket packet; HWTEST_F() local 228 struct UdpDhcpPacket packet; HWTEST_F() local 243 struct DhcpPacket packet; HWTEST_F() local 256 struct DhcpPacket packet; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwtracing/stm/ |
| H A D | dummy_stm.c | 18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | fault.h | 89 static inline bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc-ops.h | 45 ath6kl_htc_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx() argument
|
| /kernel/linux/linux-5.10/net/nfc/hci/ |
| H A D | hcp.c | 48 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
|
| /kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-log.c | 97 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, in __intel_pt_log_packet() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_packet_manager_v9.c | 33 struct pm4_mes_map_process *packet; in pm_map_process_v9() local 79 struct pm4_mes_runlist *packet; pm_runlist_v9() local 117 struct pm4_mes_set_resources *packet; pm_set_resources_v9() local 145 struct pm4_mes_map_queues *packet; pm_map_queues_v9() local 215 struct pm4_mes_unmap_queues *packet; pm_unmap_queues_v9() local 288 struct pm4_mes_query_status *packet; pm_query_status_v9() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | fault.h | 49 static inline bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc-ops.h | 45 ath6kl_htc_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx() argument
|
| /kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
| H A D | dummy_stm.c | 18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
|
| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | hcp.c | 48 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dfpwmdec.c | 104 dfpwm_dec_frame(struct AVCodecContext *ctx, AVFrame *frame, int *got_frame, struct AVPacket *packet) dfpwm_dec_frame() argument
|
| H A D | libdavs2.c | 36 davs2_packet_t packet; // input bitstream member
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | hw_decode.c | 77 static int decode_write(AVCodecContext *avctx, AVPacket *packet) in decode_write() argument 156 AVPacket *packet = NULL; in main() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | bmv.c | 36 uint8_t *packet; member [all...] |
| /third_party/curl/tests/unit/ |
| H A D | unit1650.c | 58 const char *packet; member 74 const char *packet; member [all...] |
| /third_party/backends/backend/ |
| H A D | epson2_net.c | 168 unsigned char *packet = malloc(12 + 8 + buf_size); in sanei_epson_net_write() local
|
| H A D | pieusb_buffer.c | 331 uint8_t *packet = (uint8_t *)alloca(buffer->packet_size_bytes * sizeof(uint8_t)); in sanei_pieusb_buffer_put_single_color_line() local 424 uint8_t *packet = (uint8_t *)alloca(buffer->packet_size_bytes * sizeof(uint8_t)); sanei_pieusb_buffer_put_full_color_line() local [all...] |
| /third_party/libsnd/src/ |
| H A D | ogg_vcomment.c | 73 vorbiscomment_read_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident) in vorbiscomment_read_tags() argument 181 vorbiscomment_write_tags (SF_PRIVATE *psf, ogg_packet *packet, vorbiscomment_ident *ident, const char *vendor, int targetsize) in vorbiscomment_write_tags() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_cp_reg_shadowing.c | 35 unsigned packet, num_ranges, offset; in si_build_load_reg() local
|
| /third_party/libcoap/src/ |
| H A D | coap_netif.c | 72 coap_netif_dgrm_read(coap_session_t *session, coap_packet_t *packet) { in coap_netif_dgrm_read() argument 99 coap_netif_dgrm_read_ep(coap_endpoint_t *endpoint, coap_packet_t *packet) { in coap_netif_dgrm_read_ep() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | pstream-util.c | 38 pa_packet *packet; in pa_pstream_send_tagstruct_with_ancil_data() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | eth_p_oui.c | 165 u8 *packet, *p; in eth_p_oui_send() local
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksClient.hpp | 58 vector<u8> packet = RecvPacket(&socket, recvb, RESPONSE::Type()); in SendRequest() local
|