Home
last modified time | relevance | path

Searched defs:skops (Results 1 – 10 of 10) sorted by relevance

/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_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_basertt_kern.c32 int bpf_basertt(struct bpf_sock_ops *skops) in bpf_basertt()
Dtcp_clamp_kern.c33 int bpf_clamp(struct bpf_sock_ops *skops) in bpf_clamp()
Dtcp_iw_kern.c33 int bpf_iw(struct bpf_sock_ops *skops) in bpf_iw()
/Linux-v4.19/tools/testing/selftests/bpf/
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/kernel/bpf/
Dsockmap.c1984 static int sock_map_ctx_update_elem(struct bpf_sock_ops_kern *skops, in sock_map_ctx_update_elem()
2107 struct bpf_sock_ops_kern skops; in sock_map_update_elem() local
2377 static int sock_hash_ctx_update_elem(struct bpf_sock_ops_kern *skops, in sock_hash_ctx_update_elem()
2467 struct bpf_sock_ops_kern skops; in sock_hash_update_elem() local