Searched refs:bpf_sock_destroy (Results 1 – 3 of 3) sorted by relevance
11 int bpf_sock_destroy(struct sock_common *sk) __ksym;68 bpf_sock_destroy(sk_common); in iter_tcp6_client()98 bpf_sock_destroy(sk_common); in iter_tcp6_server()121 bpf_sock_destroy((struct sock_common *)sk); in iter_udp6_client()140 bpf_sock_destroy((struct sock_common *)sk); in iter_udp6_server()
11 int bpf_sock_destroy(struct sock_common *sk) __ksym;18 bpf_sock_destroy((struct sock_common *)sk); in BPF_PROG()
11957 __bpf_kfunc int bpf_sock_destroy(struct sock_common *sock) in bpf_sock_destroy() function11976 BTF_ID_FLAGS(func, bpf_sock_destroy, KF_TRUSTED_ARGS) in BTF_SET8_START()