Lines Matching defs:subflows
204 /* Forbid creation of new subflows matching existing ones, possibly
295 /* do lazy endpoint usage accounting for the MPC subflows */
332 pr_debug("local %d:%d signal %d:%d subflows %d:%d\n",
353 * continuing, and trying to create subflows.
482 /* Forbid creation of new subflows matching existing ones, possibly
1158 * always gets such an id, so different subflows can have different zero
1220 /* Reset counters: maybe some subflows have been removed before */
1358 unsigned int rcv_addrs, subflows;
1367 subflows = pernet->limit_extra_subflows;
1368 ret = parse_limit(info, MPTCP_PM_ATTR_SUBFLOWS, &subflows);
1373 WRITE_ONCE(pernet->limit_extra_subflows, subflows);
1543 /* Cit. 2 subflows ought to be enough for anybody. */