Searched refs:MPTCP_MIB_RMADDR (Results 1 – 3 of 3) sorted by relevance
59 MPTCP_MIB_RMADDR, /* Received RM_ADDR */ enumerator
659 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", rm_list->nr); in mptcp_pm_rm_addr_or_subflow()685 if (rm_type == MPTCP_MIB_RMADDR && remote_id != rm_id) in mptcp_pm_rm_addr_or_subflow()691 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", in mptcp_pm_rm_addr_or_subflow()705 if (rm_type == MPTCP_MIB_RMADDR) { in mptcp_pm_rm_addr_or_subflow()715 mptcp_pm_rm_addr_or_subflow(msk, &msk->pm.rm_list_rx, MPTCP_MIB_RMADDR); in mptcp_pm_rm_addr_recv()
60 SNMP_MIB_ITEM("RmAddr", MPTCP_MIB_RMADDR),