diff options
author | Geliang Tang <[email protected]> | 2021-03-12 17:16:12 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-12 17:47:45 -0800 |
commit | cbde2787189632160a2fc09786d17648a8b191c5 (patch) | |
tree | b24909eb72a82f7a234ca79f853dcca567755bdd /tools/perf/scripts/python/stat-cpi.py | |
parent | 6445e17af7c58b8a9be8ebf400b04c65202f6497 (diff) |
mptcp: add rm_list_tx in mptcp_pm_data
This patch added a new member rm_list_tx for struct mptcp_pm_data as the
removing address list on the outgoing direction. Initialize its nr field
to zero in mptcp_pm_data_init.
In mptcp_pm_remove_anno_addr, put the single address id into an removing
list, and passed it to mptcp_pm_remove_addr.
In mptcp_pm_remove_addr, save the input rm_list to rm_list_tx in struct
mptcp_pm_data.
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions