Searched defs:sock_common (Results 1 – 1 of 1) sorted by relevance
158 struct sock_common { struct162 union {169 union {174 union {182 unsigned short skc_family;183 volatile unsigned char skc_state;184 unsigned char skc_reuse:4;185 unsigned char skc_reuseport:1;186 unsigned char skc_ipv6only:1;187 int skc_bound_dev_if;[all …]