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.h47 MPTCP_EVENT_CLOSED, enumerator
/linux/net/mptcp/
H A Dpm.c159 mptcp_event(MPTCP_EVENT_CLOSED, msk, NULL, GFP_KERNEL); in mptcp_pm_connection_closed()
H A Dpm_netlink.c2357 case MPTCP_EVENT_CLOSED: in mptcp_event()