Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_tcp_estats.c54 struct sock_common { struct
75 struct sock_common __sk_common; argument
/linux-6.3-rc2/include/net/
A Dsock.h163 struct sock_common { struct
164 union {
171 union {
176 union {
190 int skc_bound_dev_if;
191 union {
203 atomic64_t skc_cookie;
210 union {
222 union {
230 union {
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbpf_tcp_helpers.h25 struct sock_common { struct
37 struct sock_common __sk_common; argument

Completed in 13 milliseconds