Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmptcp_pm.h26 * @MPTCP_EVENT_REMOVED: An address has been lost by the peer. Attributes:
49 MPTCP_EVENT_REMOVED, enumerator
/linux/net/mptcp/
H A Dpm_netlink.c434 nlh = genlmsg_put(skb, 0, 0, &mptcp_genl_family, 0, MPTCP_EVENT_REMOVED); in mptcp_event_addr_removed()
591 case MPTCP_EVENT_REMOVED: in mptcp_event()