Home
last modified time | relevance | path

Searched refs:bpf_sock_ops (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/net/core/
Dfilter.c5632 if (off < 0 || off >= sizeof(struct bpf_sock_ops)) in sock_ops_is_valid_access()
5641 case offsetof(struct bpf_sock_ops, reply): in sock_ops_is_valid_access()
5642 case offsetof(struct bpf_sock_ops, sk_txhash): in sock_ops_is_valid_access()
5651 case bpf_ctx_range_till(struct bpf_sock_ops, bytes_received, in sock_ops_is_valid_access()
6385 case offsetof(struct bpf_sock_ops, op) ... in sock_ops_convert_ctx_access()
6386 offsetof(struct bpf_sock_ops, replylong[3]): in sock_ops_convert_ctx_access()
6387 BUILD_BUG_ON(FIELD_SIZEOF(struct bpf_sock_ops, op) != in sock_ops_convert_ctx_access()
6389 BUILD_BUG_ON(FIELD_SIZEOF(struct bpf_sock_ops, reply) != in sock_ops_convert_ctx_access()
6391 BUILD_BUG_ON(FIELD_SIZEOF(struct bpf_sock_ops, replylong) != in sock_ops_convert_ctx_access()
6394 off -= offsetof(struct bpf_sock_ops, op); in sock_ops_convert_ctx_access()
[all …]
/Linux-v4.19/samples/bpf/
Dtcp_rwnd_kern.c32 int bpf_rwnd(struct bpf_sock_ops *skops) in bpf_rwnd()
Dtcp_synrto_kern.c32 int bpf_synrto(struct bpf_sock_ops *skops) in bpf_synrto()
Dtcp_basertt_kern.c32 int bpf_basertt(struct bpf_sock_ops *skops) in bpf_basertt()
Dtcp_cong_kern.c32 int bpf_cong(struct bpf_sock_ops *skops) in bpf_cong()
Dtcp_bufs_kern.c33 int bpf_bufs(struct bpf_sock_ops *skops) in bpf_bufs()
Dtcp_iw_kern.c33 int bpf_iw(struct bpf_sock_ops *skops) in bpf_iw()
Dtcp_clamp_kern.c33 int bpf_clamp(struct bpf_sock_ops *skops) in bpf_clamp()
/Linux-v4.19/tools/testing/selftests/bpf/
Dsocket_cookie_prog.c34 int update_cookie(struct bpf_sock_ops *ctx) in update_cookie()
Dtest_tcpbpf_kern.c46 int bpf_testcb(struct bpf_sock_ops *skops) in bpf_testcb()
Dtest_sockmap_kern.h131 int bpf_sockmap(struct bpf_sock_ops *skops) in bpf_sockmap()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2550 struct bpf_sock_ops { struct
/Linux-v4.19/include/uapi/linux/
Dbpf.h2550 struct bpf_sock_ops { struct