Home
last modified time | relevance | path

Searched defs:req_hdr (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/devices/src/virtio/block/
Dblock.rs829 let req_hdr = virtio_blk_req_header { in read_last_sector() localVariable
883 let req_hdr = virtio_blk_req_header { in read_beyond_last_sector() localVariable
937 let req_hdr = virtio_blk_req_header { in get_id() localVariable
Dasynchronous.rs948 let req_hdr = virtio_blk_req_header { in read_last_sector() localVariable
1015 let req_hdr = virtio_blk_req_header { in read_beyond_last_sector() localVariable
1085 let req_hdr = virtio_blk_req_header { in get_id() localVariable
/external/selinux/mcstrans/src/
Dmcstransd.c178 struct iovec req_hdr[3]; in service_request() local
/external/iputils/ninfod/
Dni_ifaddrs.c117 struct nlmsghdr *req_hdr; in nl_sendreq() local
/external/wpa_supplicant_8/src/radius/
Dradius.c499 const struct radius_hdr *req_hdr) in radius_msg_finish_das_resp()