Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c54 struct sock_common { struct
75 struct sock_common __sk_common; argument
/linux/include/net/
H A Dsock.h150 struct sock_common { struct
151 union {
158 union {
163 union {
177 int skc_bound_dev_if;
178 union {
190 atomic64_t skc_cookie;
197 union {
209 union {
217 union {
[all …]