Searched refs:rfp (Results 1 – 2 of 2) sorted by relevance
334 const unsigned char *rfp; in cp_to_buf() local350 rfp = (const unsigned char *)fp; in cp_to_buf()352 *rtp++ = *rfp++; in cp_to_buf()378 rfp = (const unsigned char *)fp; in cp_to_buf()380 *rtp++ = *rfp++; in cp_to_buf()393 const unsigned char *rfp; in cp_from_buf() local409 rfp = (const unsigned char *)fp; in cp_from_buf()412 *rtp++ = *rfp++; in cp_from_buf()439 rfp = (const unsigned char *)fp; in cp_from_buf()441 *rtp++ = *rfp++; in cp_from_buf()
2000 static void fc_exch_els_rec(struct fc_frame *rfp) in fc_exch_els_rec() argument2012 lport = fr_dev(rfp); in fc_exch_els_rec()2013 rp = fc_frame_payload_get(rfp, sizeof(*rp)); in fc_exch_els_rec()2065 fc_fill_reply_hdr(fp, rfp, FC_RCTL_ELS_REP, 0); in fc_exch_els_rec()2074 fc_seq_ls_rjt(rfp, reason, explan); in fc_exch_els_rec()