/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | sock_destroy_prog_fail.c | 15 int BPF_PROG(trace_tcp_destroy_sock, struct sock *sk) in BPF_PROG() argument
|
H A D | bpf_dctcp_release.c | 16 void BPF_STRUCT_OPS(dctcp_nouse_release, struct sock *sk) in BPF_STRUCT_OPS() argument
|
H A D | bpf_tcp_nogpl.c | 11 void BPF_STRUCT_OPS(nogpltcp_init, struct sock *sk) in BPF_STRUCT_OPS() argument
|
H A D | test_sk_storage_trace_itself.c | 16 int BPF_PROG(trace_bpf_sk_storage_free, struct sock *sk) in BPF_PROG() argument
|
H A D | tcp_ca_incompl_cong_ops.c | 10 static inline struct tcp_sock *tcp_sk(const struct sock *sk) in tcp_sk() argument 16 __u32 BPF_PROG(incompl_cong_ops_ssthresh, struct sock *sk) in BPF_PROG() argument 22 __u32 BPF_PROG(incompl_cong_ops_undo_cwnd, struct sock *sk) in BPF_PROG() argument
|
H A D | freplace_cls_redirect.c | 22 struct bpf_sock *sk; in freplace_cls_redirect_test() local
|
H A D | recvmsg4_prog.c | 19 struct bpf_sock *sk; in recvmsg4_prog() local
|
H A D | test_sockmap_update.c | 30 struct bpf_sock *sk; in copy_sock_map() local
|
H A D | nested_trust_failure.c | 45 int BPF_PROG(test_invalid_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
|
H A D | nested_trust_success.c | 30 int BPF_PROG(test_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
|
H A D | kfunc_call_test_subprog.c | 11 struct bpf_sock *sk = skb->sk; in f1() local
|
H A D | bind_perm.c | 12 struct bpf_sock *sk; in bind_prog() local
|
H A D | tcp_ca_unsupp_cong_op.c | 11 size_t BPF_PROG(unsupp_cong_op_get_info, struct sock *sk, u32 ext, int *attr, in BPF_PROG() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | freplace_cls_redirect.c | 22 struct bpf_sock *sk; in freplace_cls_redirect_test() local
|
H A D | test_sockmap_update.c | 30 struct bpf_sock *sk; in copy_sock_map() local
|
H A D | bpf_iter_bpf_sk_storage_map.c | 23 struct sock *sk = ctx->sk; in dump_bpf_sk_storage_map() local
|
H A D | socket_cookie_prog.c | 44 struct bpf_sock *sk; in update_cookie() local
|
H A D | bpf_iter_netlink.c | 22 struct socket *sk; in dump_netlink() local
|
H A D | bpf_iter_sockmap.c | 38 struct sock *sk = ctx->sk; in copy() local
|
H A D | sockmap_verdict_prog.c | 43 __u8 sk, map; in bpf_prog2() local
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | bpf.c | 15 struct mptcp_sock *bpf_mptcp_sock_from_subflow(struct sock *sk) in bpf_mptcp_sock_from_subflow() argument
|
/kernel/linux/common_modules/newip/src/linux-5.10/net/newip/ |
H A D | nip_hooks_register.c | 23 void nip_ninet_ehashfn(const struct sock *sk, u32 *ret) in nip_ninet_ehashfn() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_common.h | 60 static inline void inet_ctl_sock_destroy(struct sock *sk) in inet_ctl_sock_destroy() argument
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | ax25_std_timer.c | 31 struct sock *sk = ax25->sk; in ax25_std_heartbeat_expiry() local [all...] |
/kernel/linux/linux-6.6/net/ax25/ |
H A D | ax25_std_timer.c | 31 struct sock *sk = ax25->sk; in ax25_std_heartbeat_expiry() local [all...] |