Home
last modified time | relevance | path

Searched defs:sock_common (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/
Dsock.h158 struct sock_common { struct
162 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 …]