Searched defs:sock_common (Results 1 – 2 of 2) sorted by relevance
54 struct sock_common { struct75 struct sock_common __sk_common; argument
150 struct sock_common { struct151 union {158 union {163 union {171 unsigned short skc_family;172 volatile unsigned char skc_state;173 unsigned char skc_reuse:4;174 unsigned char skc_reuseport:1;175 unsigned char skc_ipv6only:1;176 unsigned char skc_net_refcnt:1;[all …]