Commit e8020c62 authored by jiangxinpei's avatar jiangxinpei Committed by Treehugger Robot
Browse files

ANDROID: GKI: Add hooks for TCP parameter management.



These hooks allow vendor modules to perform more operations
on tcp sockets, thereby ensure efficient transmission of application
data.

'trace_android_vh_tcp_fastsyn', 'trace_android_vh_tcp_state_change',
'trace_android_vh_tcp_select_window', 'trace_android_vh_tcp_update_rtt'
and 'trace_android_vh_tcp_sock_error' are invoked during different
state transitions of a TCP connection. The vendor module will record
certain parameter information and adopt different strategies based
on the TCP state to ensure the smooth transmission of
application data packets.

Bug: 354619847
Change-Id: Ia900227adb89592eb81b575f8fcd8f356cd00f7b
Signed-off-by: default avatarDezhi Huang <huangdezhi@hihonor.com>
parent c47c48bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment