Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_tcp_estats.c54 struct sock_common { struct
75 struct sock_common __sk_common; argument
/Linux-v4.19/include/net/
Dsock.h152 struct sock_common { struct
156 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 …]