Home
last modified time | relevance | path

Searched defs:sk (Results 1 - 25 of 1243) sorted by relevance

12345678910>>...50

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsock_destroy_prog_fail.c15 int BPF_PROG(trace_tcp_destroy_sock, struct sock *sk) in BPF_PROG() argument
H A Dbpf_dctcp_release.c16 void BPF_STRUCT_OPS(dctcp_nouse_release, struct sock *sk) in BPF_STRUCT_OPS() argument
H A Dbpf_tcp_nogpl.c11 void BPF_STRUCT_OPS(nogpltcp_init, struct sock *sk) in BPF_STRUCT_OPS() argument
H A Dtest_sk_storage_trace_itself.c16 int BPF_PROG(trace_bpf_sk_storage_free, struct sock *sk) in BPF_PROG() argument
H A Dtcp_ca_incompl_cong_ops.c10 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 Dfreplace_cls_redirect.c22 struct bpf_sock *sk; in freplace_cls_redirect_test() local
H A Drecvmsg4_prog.c19 struct bpf_sock *sk; in recvmsg4_prog() local
H A Dtest_sockmap_update.c30 struct bpf_sock *sk; in copy_sock_map() local
H A Dnested_trust_failure.c45 int BPF_PROG(test_invalid_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
H A Dnested_trust_success.c30 int BPF_PROG(test_skb_field, struct sock *sk, struct sk_buff *skb) in BPF_PROG() argument
H A Dkfunc_call_test_subprog.c11 struct bpf_sock *sk = skb->sk; in f1() local
H A Dbind_perm.c12 struct bpf_sock *sk; in bind_prog() local
H A Dtcp_ca_unsupp_cong_op.c11 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 Dfreplace_cls_redirect.c22 struct bpf_sock *sk; in freplace_cls_redirect_test() local
H A Dtest_sockmap_update.c30 struct bpf_sock *sk; in copy_sock_map() local
H A Dbpf_iter_bpf_sk_storage_map.c23 struct sock *sk = ctx->sk; in dump_bpf_sk_storage_map() local
H A Dsocket_cookie_prog.c44 struct bpf_sock *sk; in update_cookie() local
H A Dbpf_iter_netlink.c22 struct socket *sk; in dump_netlink() local
H A Dbpf_iter_sockmap.c38 struct sock *sk = ctx->sk; in copy() local
H A Dsockmap_verdict_prog.c43 __u8 sk, map; in bpf_prog2() local
/kernel/linux/linux-6.6/net/mptcp/
H A Dbpf.c15 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 Dnip_hooks_register.c23 void nip_ninet_ehashfn(const struct sock *sk, u32 *ret) in nip_ninet_ehashfn() argument
/kernel/linux/linux-5.10/include/net/
H A Dinet_common.h60 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 Dax25_std_timer.c31 struct sock *sk = ax25->sk; in ax25_std_heartbeat_expiry() local
[all...]
/kernel/linux/linux-6.6/net/ax25/
H A Dax25_std_timer.c31 struct sock *sk = ax25->sk; in ax25_std_heartbeat_expiry() local
[all...]

Completed in 5 milliseconds

12345678910>>...50