isp_library.c | 739 isp_put_hdr(ispsoftc_t *isp, isphdr_t *hpsrc, isphdr_t *hpdst) function in typeref:typename:void 786 isp_put_hdr(isp, &rqsrc->req_header, &rqdst->req_header); 812 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header); 833 isp_put_hdr(isp, &src->mrk_header, &dst->mrk_header); 853 isp_put_hdr(isp, &src->req_header, &dst->req_header); 876 isp_put_hdr(isp, &src->req_header, &dst->req_header); 898 isp_put_hdr(isp, &src->req_header, &dst->req_header); 922 isp_put_hdr(isp, &src->req_header, &dst->req_header); 945 isp_put_hdr(isp, &src->req_header, &dst->req_header); 969 isp_put_hdr(isp, &src->req_header, &dst->req_header) [all...] |