Searched refs:cur_fp (Results 1 – 2 of 2) sorted by relevance
362 sctp_faddr_t *cur_fp; in sctp_connect() local536 cur_fp = sctp->sctp_faddrs; in sctp_connect()537 ASSERT(cur_fp->sf_ixa != NULL); in sctp_connect()540 if (cur_fp->sf_state == SCTP_FADDRS_UNREACH) { in sctp_connect()546 sctp->sctp_primary = cur_fp; in sctp_connect()547 sctp->sctp_current = cur_fp; in sctp_connect()548 sctp->sctp_mss = cur_fp->sf_pmss; in sctp_connect()552 ixa = cur_fp->sf_ixa; in sctp_connect()585 cur_fp->sf_df = B_FALSE; in sctp_connect()588 cur_fp->sf_state = SCTP_FADDRS_ALIVE; in sctp_connect()[all …]
498 nfs4_rfact_t *cur_fp; in get_facts() local519 cur_fp = &cur_msg->rmsg_u.msg_fact; in get_facts()524 if (cur_fp->rf_status == RFS_INSPECT) in get_facts()527 cur_fp->rf_status = RFS_INSPECT; in get_facts()529 switch (cur_fp->rf_type) { in get_facts()538 ret_fp->rf_reboot = cur_fp->rf_reboot; in get_facts()540 ret_fp->rf_stat4 = cur_fp->rf_stat4; in get_facts()542 ret_fp->rf_action = cur_fp->rf_action; in get_facts()558 ret_fp->rf_time = cur_fp->rf_time; in get_facts()570 "get facts: illegal fact %d", cur_fp->rf_type); in get_facts()