Searched defs:sock_common (Results 1 – 2 of 2) sorted by relevance
54 struct sock_common { struct75 struct sock_common __sk_common; argument
152 struct sock_common { struct156 union {163 union {168 union {176 unsigned short skc_family;177 volatile unsigned char skc_state;178 unsigned char skc_reuse:4;179 unsigned char skc_reuseport:1;180 unsigned char skc_ipv6only:1;181 unsigned char skc_net_refcnt:1;[all …]