Home
last modified time | relevance | path

Searched defs:hdr1 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dconnection.rs237 let hdr1 = VhostUserMsgHeader::new(FrontendReq::GET_FEATURES, 0, 0); in send_header_only() localVariable
251 let hdr1 = VhostUserMsgHeader::new(FrontendReq::SET_FEATURES, 0, 8); in send_data() localVariable
270 let hdr1 = VhostUserMsgHeader::new(FrontendReq::SET_MEM_TABLE, 0, 0); in send_fd() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-bindings/src/virtio_net/
Dmod.rs65 let hdr1 = virtio_net_hdr_v1::default(); in virtio_net_hdr_v1_partial_eq() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/
Dtable.go41 func isTableStart(hdr1, delim1 string) bool { argument
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_psk.c87 const struct eap_psk_hdr_1 *hdr1; in eap_psk_process_1() local
/aosp_15_r20/system/nfc/src/gki/common/
H A Dgki_buffer.cc50 BUFFER_HDR_T* hdr1 = nullptr; in gki_init_free_queue() local
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dconnection.rs853 let mut hdr1 = in send_recv() localVariable
/aosp_15_r20/external/coreboot/src/soc/amd/common/block/lpc/
H A Despi_util.c452 union espi_txhdr1 hdr1; member