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