Searched refs:MPTCP_ATTR_REM_ID (Results 1 – 3 of 3) sorted by relevance
115 MPTCP_ATTR_REM_ID, enumerator
339 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, sf->remote_id)) in mptcp_event_add_subflow()454 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, id)) in mptcp_event_addr_removed()489 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, info->id)) in mptcp_event_addr_announced()
158 else if (attrs->rta_type == MPTCP_ATTR_REM_ID) in capture_events()