Searched defs:sock_common (Results 1 – 1 of 1) sorted by relevance
8217 struct sock_common { struct8218 union {8225 union {8229 union {8236 short unsigned int skc_family;8237 volatile unsigned char skc_state;8238 unsigned char skc_reuse: 4;8239 unsigned char skc_reuseport: 1;8240 unsigned char skc_ipv6only: 1;8241 unsigned char skc_net_refcnt: 1;[all …]