Searched refs:udp6_sock (Results 1 – 4 of 4) sorted by relevance
190 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP6, udp6_sock) \
890 net->sctp.udp6_sock = sock->sk; in sctp_udp_sock_start() 902 if (net->sctp.udp6_sock) { in sctp_udp_sock_stop() 903 udp_tunnel_sock_release(net->sctp.udp6_sock->sk_socket); in sctp_udp_sock_stop() 904 net->sctp.udp6_sock = NULL; in sctp_udp_sock_stop()
317 struct udp6_sock { struct
12046 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()