Searched refs:ds_header (Results 1 – 1 of 1) sorted by relevance
259 struct ds_header { struct286 struct ds_header hdr; argument1444 static void ds_format_hdr(struct ds_header *hdr, union socket_addr *addr) in ds_format_hdr()2084 struct ds_header *hdr; in ds_valid_recv()2086 hdr = (struct ds_header *) (qp->rbuf + rs_wr_data(wc->wr_id)); in ds_valid_recv()2318 struct ds_header *hdr) in ds_set_src()2346 struct ds_header *hdr; in ds_recvfrom()2360 hdr = (struct ds_header *) (rmsg->qp->rbuf + rmsg->offset); in ds_recvfrom()4132 struct ds_header hdr; in udp_svc_forward()