Searched defs:sock_common (Results 1 – 3 of 3) sorted by relevance
54 struct sock_common { struct75 struct sock_common __sk_common; argument
163 struct sock_common { struct164 union {171 union {176 union {184 unsigned short skc_family;185 volatile unsigned char skc_state;186 unsigned char skc_reuse:4;187 unsigned char skc_reuseport:1;188 unsigned char skc_ipv6only:1;189 unsigned char skc_net_refcnt:1;[all …]
25 struct sock_common { struct37 struct sock_common __sk_common; argument