diff options
author | Geliang Tang <[email protected]> | 2023-08-21 15:25:17 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-08-22 17:31:19 -0700 |
commit | fce68b03086fd00eb5a8ba4744f36f0d007d0f9d (patch) | |
tree | 2f182728bcfed089746f415b83f44aec943a783d /lib/mpi/mpiutil.c | |
parent | 1730b2b2c5a5a886007b247366aebe0976dc8881 (diff) |
mptcp: add scheduled in mptcp_subflow_context
This patch adds a new member scheduled in struct mptcp_subflow_context,
which will be set in the MPTCP scheduler context when the scheduler
picks this subflow to send data.
Add a new helper mptcp_subflow_set_scheduled() to set this flag using
WRITE_ONCE().
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions