Home
last modified time | relevance | path

Searched defs:hdr (Results 151 - 175 of 423) sorted by relevance

12345678910>>...17

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client_ocsp.c116 struct asn1_hdr hdr; in tls_process_ocsp_single_response() local
316 struct asn1_hdr hdr; tls_process_ocsp_responses() local
348 struct asn1_hdr hdr; tls_process_basic_ocsp_response() local
651 struct asn1_hdr hdr; tls_process_ocsp_response() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_auth.c521 struct radius_hdr *hdr = radius_msg_get_hdr(msg); in hostapd_acl_recv_radius() local
H A Dwpa_auth_ie.c29 struct wpa_ie_hdr *hdr; in wpa_write_wpa_ie() local
94 struct rsn_ie_hdr *hdr; in wpa_write_rsn_ie() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dfanotify.h31 struct fanotify_event_info_header hdr; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_debug_linux.c121 dhd_dbg_ring_entry_t *hdr; in dbg_ring_poll_worker() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_socket_thread.cpp130 cmsghdr *hdr = CMSG_FIRSTHDR(&msghdr); in AudioPnpReadUeventMsg() local
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadata_collector.cpp133 int32_t hdr; in GetAVMetadata() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.c411 const struct HdiIeHdr *hdr; in HdiConvertIe() local
540 const struct HdiRsnIeHdr *hdr; in HdiConvertIeRsn() local
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp162 static bool CopyData(TarHeader &hdr, const string &mode, const string &uid, const string &gid, const string &size) in CopyData() argument
187 I2OcsConvert(const struct stat &st, TarHeader &hdr, string &fileName) I2OcsConvert() argument
242 ReadyHeader(TarHeader &hdr, const string &fileName) ReadyHeader() argument
276 TarHeader hdr; AddFile() local
447 SetCheckSum(TarHeader &hdr) SetCheckSum() argument
467 FillOwnerName(TarHeader &hdr, const struct stat &st) FillOwnerName() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxdec.c358 AC3HeaderInfo hdr; in ffat_create_decoder() local
/third_party/ffmpeg/libavformat/
H A Drtmppkt.c154 uint8_t hdr; in ff_rtmp_packet_read() local
163 rtmp_packet_read_one_chunk(URLContext *h, RTMPPacket *p, int chunk_size, RTMPPacket **prev_pkt_ptr, int *nb_prev_pkt, uint8_t hdr) rtmp_packet_read_one_chunk() argument
290 ff_rtmp_packet_read_internal(URLContext *h, RTMPPacket *p, int chunk_size, RTMPPacket **prev_pkt, int *nb_prev_pkt, uint8_t hdr) ff_rtmp_packet_read_internal() argument
[all...]
/third_party/alsa-lib/src/topology/
H A Ddapm.c872 tplg_decode_dapm_widget(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_widget() argument
1040 tplg_decode_dapm_graph(snd_tplg_t *tplg, size_t pos, struct snd_soc_tplg_hdr *hdr, void *bin, size_t size) tplg_decode_dapm_graph() argument
/third_party/curl/lib/
H A Dcurl_ntlm_core.c263 BLOBHEADER hdr; in encrypt_des() member
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_urndis.c181 } hdr; in urndis_attach() member
436 struct urndis_comp_hdr *hdr; in urndis_ctrl_recv() local
460 urndis_ctrl_handle(struct urndis_softc *sc, struct urndis_comp_hdr *hdr, const void **buf, uint16_t *bufsz) urndis_ctrl_handle() argument
501 urndis_ctrl_handle_init(struct urndis_softc *sc, const struct urndis_comp_hdr *hdr) urndis_ctrl_handle_init() argument
544 urndis_ctrl_handle_query(struct urndis_softc *sc, const struct urndis_comp_hdr *hdr, const void **buf, uint16_t *bufsz) urndis_ctrl_handle_query() argument
592 urndis_ctrl_handle_reset(struct urndis_softc *sc, const struct urndis_comp_hdr *hdr) urndis_ctrl_handle_reset() argument
614 struct urndis_set_req hdr; urndis_ctrl_handle_reset() member
635 struct urndis_comp_hdr *hdr; urndis_ctrl_init() local
701 struct urndis_comp_hdr *hdr; urndis_ctrl_query() local
747 struct urndis_comp_hdr *hdr; urndis_ctrl_set() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; in _Uia64_find_dyn_list() local
255 unw_word_t addr, hdr_addr, info_addr, info_end_addr, hdr, *wp; in unw_search_ia64_unwind_table() local
[all...]
/third_party/libbpf/src/
H A Dringbuf.c515 struct ringbuf_hdr *hdr; in user_ringbuf_commit() local
546 struct ringbuf_hdr *hdr; in user_ring_buffer__reserve() local
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c83 static void debug_header(memory_header *hdr) in debug_header() argument
125 verify_header(memory_header *hdr) verify_header() argument
374 memory_header *hdr, *old = NULL; buffer_alloc_free() local
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Dafuc.h150 uint32_t hdr : 6; member
156 uint32_t hdr : 6; member
165 uint32_t hdr : 6; member
182 uint32_t hdr : 6; member
188 uint32_t hdr : 6; member
192 uint32_t hdr : 6; member
197 uint32_t hdr : 6; member
201 uint32_t hdr : 6; member
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c46 const char * const hdr; member
/third_party/libwebsockets/lib/roles/mqtt/
H A Dmqtt.c1897 lws_mqtt_fixed_hdr_t hdr; in lws_mqtt_fill_fixed_header() local
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h31 struct fanotify_event_info_header hdr; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h31 struct fanotify_event_info_header hdr; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h31 struct fanotify_event_info_header hdr; member
/third_party/ltp/testcases/network/sockets/
H A DltpClient.c60 struct icmphdr hdr; member
[all...]
/third_party/lwip/src/core/ipv4/
H A Detharp.c675 struct etharp_hdr *hdr; local
1149 struct etharp_hdr *hdr; global() local
[all...]

Completed in 33 milliseconds

12345678910>>...17