Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sk_add_bind_node

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

Type:void

Parameter:

TypeParameterName
struct sock *sk
struct hlist_head *list
744  hlist_add_head( & sk_bind_node, list)