Searched defs:sock_common (Results 1 – 3 of 3) sorted by relevance
54 struct sock_common { struct75 struct sock_common __sk_common; argument
164 struct sock_common { struct165 union {172 union {177 union {185 unsigned short skc_family;186 volatile unsigned char skc_state;187 unsigned char skc_reuse:4;188 unsigned char skc_reuseport:1;189 unsigned char skc_ipv6only:1;190 unsigned char skc_net_refcnt:1;[all …]
17 struct sock_common { struct29 struct sock_common __sk_common; argument