Man Page: struct_sock_common
Operating Environment: centos
Section: 9
STRUCTSOCK_COMMON(9) Linux Networking STRUCT SOCK_COMMON(9)NAMEstruct_sock_common - minimal network layer representation of socketsSYNOPSISstruct 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 countDESCRIPTIONThis is the minimal network layer representation of sockets, the header for struct sock and struct inet_timewait_sock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT SOCK_COMMON(9)
| Related Man Pages |
|---|
| struct_cfg80211_assoc_request(9) - centos |
| struct_hsi_port(9) - centos |
| struct_regulator_config(9) - centos |
| struct_uio_info(9) - centos |
| struct_sock(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| Shopt -s histappend |
| Please Welcome Dave Munro to the Moderator Team! |