centos man page for struct_sock_common

Query: struct_sock_common

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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}; int skc_tx_queue_mapping; atomic_t skc_refcnt; };
MEMBERS
{unnamed_union} anonymous skc_tx_queue_mapping tx queue number for this connection skc_refcnt reference count
DESCRIPTION
This is the minimal network layer representation of sockets, the header for struct sock and struct inet_timewait_sock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT SOCK_COMMON(9)
Related Man Pages
struct_cfg80211_scan_request(9) - centos
struct_regulator_config(9) - centos
struct_sock(9) - centos
struct_uio_info(9) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!