Lines Matching refs:subflows
213 /* Forbid creation of new subflows matching existing ones, possibly
304 /* do lazy endpoint usage accounting for the MPC subflows */
343 pr_debug("local %d:%d signal %d:%d subflows %d:%d\n",
371 * continuing, and trying to create subflows.
387 /* No need to try establishing subflows to remote id0 if not allowed */
425 * possible to create subflows -- the 'while' loop body above never
511 /* Forbid creation of new subflows matching existing ones, possibly
1171 * always gets such an id, so different subflows can have different zero
1237 /* Reset counters: maybe some subflows have been removed before */
1386 unsigned int rcv_addrs, subflows;
1395 subflows = pernet->limit_extra_subflows;
1396 ret = parse_limit(info, MPTCP_PM_ATTR_SUBFLOWS, &subflows);
1401 WRITE_ONCE(pernet->limit_extra_subflows, subflows);
1583 /* Cit. 2 subflows ought to be enough for anybody. */