Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__sk_add_node

Proto:static inline void __sk_add_node(struct sock *sk, struct hlist_head *list)

Type:void

Parameter:

TypeParameterName
struct sock *sk
struct hlist_head *list
695  hlist_add_head( & sk_node, list)