Home
last modified time | relevance | path

Searched defs:sock_common (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dsock.h150 struct sock_common { struct
154 union {
161 union {
166 union {
174 unsigned short skc_family;
175 volatile unsigned char skc_state;
176 unsigned char skc_reuse:4;
177 unsigned char skc_reuseport:1;
178 unsigned char skc_ipv6only:1;
179 unsigned char skc_net_refcnt:1;
[all …]