Function report |
Source Code:include\net\tcp.h |
Create Date:2022-07-28 06:43:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tcp_add_tx_delay
Proto:static inline void tcp_add_tx_delay(struct sk_buff *skb, const struct tcp_sock *tp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
const struct tcp_sock * | tp |
2297 | If static_branch_unlikely( & tcp_tx_delay_enabled) Then earliest departure time += delay (in usec) added to TX packets * NSEC_PER_USEC |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |