Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\tcp.h Create Date:2022-07-28 06:43:03
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tcp_push_pending_frames

Proto:static inline void tcp_push_pending_frames(struct sock *sk)

Type:void

Parameter:

TypeParameterName
struct sock *sk
1833  If tcp_send_head(sk) Then
1834  tp = tcp_sk(sk)
1836  p_output.c