Home
last modified time | relevance | path

Searched refs:MPTCP_PM_TYPE_USERSPACE (Results 1 – 2 of 2) sorted by relevance

/linux/net/mptcp/
H A Dctrl.c225 pm_type = MPTCP_PM_TYPE_USERSPACE; in proc_path_manager()
248 else if (pm_type == MPTCP_PM_TYPE_USERSPACE) in proc_pm_type()
H A Dprotocol.h199 MPTCP_PM_TYPE_USERSPACE, enumerator
1165 return READ_ONCE(msk->pm.pm_type) == MPTCP_PM_TYPE_USERSPACE; in mptcp_pm_is_userspace()