Searched refs:MPTCP_ATTR_REM_ID (Results 1 – 3 of 3) sorted by relevance
112 MPTCP_ATTR_REM_ID, enumerator
2128 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, sf->remote_id)) in mptcp_event_add_subflow()2231 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, id)) in mptcp_event_addr_removed()2266 if (nla_put_u8(skb, MPTCP_ATTR_REM_ID, info->id)) in mptcp_event_addr_announced()
153 else if (attrs->rta_type == MPTCP_ATTR_REM_ID) in capture_events()