Searched refs:rm_id (Results 1 – 3 of 3) sorted by relevance
715 u8 rm_id = rm_list->ids[i]; in mptcp_pm_rm_addr_or_subflow() 727 if (rm_type == MPTCP_MIB_RMADDR && remote_id != rm_id) in mptcp_pm_rm_addr_or_subflow() 729 if (rm_type == MPTCP_MIB_RMSUBFLOW && id != rm_id) in mptcp_pm_rm_addr_or_subflow() 734 i, rm_id, id, remote_id, msk->mpc_endpoint_id); in mptcp_pm_rm_addr_or_subflow() 750 mptcp_pm_nl_rm_addr(msk, rm_id); in mptcp_pm_rm_addr_or_subflow() 713 u8 rm_id = rm_list->ids[i]; mptcp_pm_rm_addr_or_subflow() local
683 void mptcp_pm_nl_rm_addr(struct mptcp_sock *msk, u8 rm_id) in mptcp_pm_nl_rm_addr() argument685 if (rm_id && !WARN_ON_ONCE(msk->pm.add_addr_accepted == 0)) { in mptcp_pm_nl_rm_addr()
1080 void mptcp_pm_nl_rm_addr(struct mptcp_sock *msk, u8 rm_id);