Searched refs:rfp (Results 1 – 2 of 2) sorted by relevance
332 const unsigned char *rfp; in cp_to_buf() local348 rfp = (const unsigned char *)fp; in cp_to_buf()350 *rtp++ = *rfp++; in cp_to_buf()376 rfp = (const unsigned char *)fp; in cp_to_buf()378 *rtp++ = *rfp++; in cp_to_buf()391 const unsigned char *rfp; in cp_from_buf() local407 rfp = (const unsigned char *)fp; in cp_from_buf()410 *rtp++ = *rfp++; in cp_from_buf()437 rfp = (const unsigned char *)fp; in cp_from_buf()439 *rtp++ = *rfp++; in cp_from_buf()
1946 static void fc_exch_els_rec(struct fc_frame *rfp) in fc_exch_els_rec() argument1959 lport = fr_dev(rfp); in fc_exch_els_rec()1960 rp = fc_frame_payload_get(rfp, sizeof(*rp)); in fc_exch_els_rec()1995 fc_fill_reply_hdr(fp, rfp, FC_RCTL_ELS_REP, 0); in fc_exch_els_rec()2004 fc_seq_ls_rjt(rfp, reason, explan); in fc_exch_els_rec()