Home
last modified time | relevance | path

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

/linux/net/mptcp/
A Dmib.h36 MPTCP_MIB_RMADDR, /* Received RM_ADDR */ enumerator
A Dmib.c43 SNMP_MIB_ITEM("RmAddr", MPTCP_MIB_RMADDR),
A Dpm_netlink.c699 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", rm_list->nr); in mptcp_pm_nl_rm_addr_or_subflow()
718 if (rm_type == MPTCP_MIB_RMADDR) in mptcp_pm_nl_rm_addr_or_subflow()
725 rm_type == MPTCP_MIB_RMADDR ? "address" : "subflow", in mptcp_pm_nl_rm_addr_or_subflow()
732 if (rm_type == MPTCP_MIB_RMADDR) { in mptcp_pm_nl_rm_addr_or_subflow()
746 mptcp_pm_nl_rm_addr_or_subflow(msk, &msk->pm.rm_list_rx, MPTCP_MIB_RMADDR); in mptcp_pm_nl_rm_addr_received()

Completed in 8 milliseconds