Home
last modified time | relevance | path

Searched refs:MPTCP_MIB_RMADDR (Results 1 – 3 of 3) sorted by relevance

/net/mptcp/
A Dpm.c663 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", rm_list->nr); in mptcp_pm_rm_addr_or_subflow()
689 if (rm_type == MPTCP_MIB_RMADDR && remote_id != rm_id) in mptcp_pm_rm_addr_or_subflow()
695 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", in mptcp_pm_rm_addr_or_subflow()
709 if (rm_type == MPTCP_MIB_RMADDR) { in mptcp_pm_rm_addr_or_subflow()
719 mptcp_pm_rm_addr_or_subflow(msk, &msk->pm.rm_list_rx, MPTCP_MIB_RMADDR); in mptcp_pm_rm_addr_recv()
A Dmib.h60 MPTCP_MIB_RMADDR, /* Received RM_ADDR */ enumerator
A Dmib.c61 SNMP_MIB_ITEM("RmAddr", MPTCP_MIB_RMADDR),

Completed in 7 milliseconds