Searched refs:sock_common (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/core/ |
| D | filter.c | 7424 BUILD_BUG_ON(FIELD_SIZEOF(struct sock_common, skc_family) != 2); in bpf_convert_ctx_access() 7430 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 7435 BUILD_BUG_ON(FIELD_SIZEOF(struct sock_common, skc_daddr) != 4); in bpf_convert_ctx_access() 7441 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 7446 BUILD_BUG_ON(FIELD_SIZEOF(struct sock_common, in bpf_convert_ctx_access() 7453 bpf_target_off(struct sock_common, in bpf_convert_ctx_access() 7460 BUILD_BUG_ON(FIELD_SIZEOF(struct sock_common, in bpf_convert_ctx_access() 7470 offsetof(struct sock_common, in bpf_convert_ctx_access() 7480 BUILD_BUG_ON(FIELD_SIZEOF(struct sock_common, in bpf_convert_ctx_access() 7490 offsetof(struct sock_common, in bpf_convert_ctx_access() [all …]
|
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ |
| D | test_tcp_estats.c | 54 struct sock_common { struct 75 struct sock_common __sk_common; argument
|
| /Linux-v5.4/include/net/ |
| D | inet_timewait_sock.h | 38 struct sock_common __tw_common;
|
| D | request_sock.h | 47 struct sock_common __req_common;
|
| D | sock.h | 147 struct sock_common { struct 329 struct sock_common __sk_common;
|