Searched refs:MPTCP_RM_IDS_MAX (Results 1 – 4 of 4) sorted by relevance
39 #define MPTCP_RM_IDS_MAX 8 macro42 u8 ids[MPTCP_RM_IDS_MAX];
1391 alist.nr < MPTCP_RM_IDS_MAX && in mptcp_pm_remove_addrs_and_subflows()1392 slist.nr < MPTCP_RM_IDS_MAX) { in mptcp_pm_remove_addrs_and_subflows()1396 alist.nr < MPTCP_RM_IDS_MAX) { in mptcp_pm_remove_addrs_and_subflows()
804 if (rm_list->nr == 0 || rm_list->nr > MPTCP_RM_IDS_MAX) in mptcp_rm_addr_len()
297 opsize > TCPOLEN_MPTCP_RM_ADDR_BASE + MPTCP_RM_IDS_MAX) in mptcp_parse_option()