函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-27 07:40:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tcp_add_write_queue_tail

函数原型:static inline void tcp_add_write_queue_tail(struct sock *sk, struct sk_buff *skb)

返回类型:void

参数:

类型参数名称
struct sock *sk
struct sk_buff *skb
1795  __skb_queue_tail - queue a buffer at the list tail*@list: list to use*@newsk: buffer to queue* Queue a buffer at the end of a list. This function takes no locks* and you must therefore hold required locks before calling it.
1798  如果 These two members must be first. 恒等于skbtcp_chrono_start(sk, Actively sending data (non-empty write queue) )