Query: struct_sock_common
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTSOCK_COMMON(9) Linux Networking STRUCT SOCK_COMMON(9)NAMEstruct_sock_common - minimal network layer representation of socketsSYNOPSISstruct sock_common { union {unnamed_union}; struct proto * skc_prot; #ifdef CONFIG_NET_NS struct net * skc_net; #endif };MEMBERS{unnamed_union} anonymous skc_prot protocol handlers inside a network family skc_net reference to the network namespace of this socketDESCRIPTIONThis is the minimal network layer representation of sockets, the header for struct sock and struct inet_timewait_sock.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT SOCK_COMMON(9)
Related Man Pages |
---|
struct_hrtimer(9) - centos |
struct_ieee80211_tx_rate_control(9) - centos |
struct_sk_buff(9) - centos |
struct_hrtimer(9) - suse |
struct_sk_buff(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |