Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmptcp_pm.h48 MPTCP_EVENT_CLOSED, enumerator
/linux/net/mptcp/
H A Dpm_netlink.c599 case MPTCP_EVENT_CLOSED: in mptcp_event()
H A Dpm.c605 mptcp_event(MPTCP_EVENT_CLOSED, msk, NULL, GFP_KERNEL); in mptcp_pm_connection_closed()