Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dmptcp.h158 MPTCP_EVENT_SUB_PRIORITY = 13, enumerator
/Linux-v5.15/net/mptcp/
Dpm.c249 mptcp_event(MPTCP_EVENT_SUB_PRIORITY, mptcp_sk(subflow->conn), sk, GFP_ATOMIC); in mptcp_pm_mp_prio_received()
Dpm_netlink.c1982 case MPTCP_EVENT_SUB_PRIORITY: in mptcp_event()