struct_sock_common(9) suse man page | unix.com

Man Page: struct_sock_common

Operating Environment: suse

Section: 9

STRUCT
SOCK_COMMON(9) Linux Networking STRUCT SOCK_COMMON(9)
NAME
struct_sock_common - minimal network layer representation of sockets
SYNOPSIS
struct 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 socket
DESCRIPTION
This is the minimal network layer representation of sockets, the header for struct sock and struct inet_timewait_sock.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT SOCK_COMMON(9)
Related Man Pages
struct_hsi_port(9) - centos
struct_sock(9) - centos
struct_ccw_driver(9) - suse
struct_ccwgroup_driver(9) - suse
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com