Home
last modified time | relevance | path

Searched refs:udp6_sock (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbpf_iter.h14 #define udp6_sock udp6_sock___not_used macro
38 #undef udp6_sock
109 struct udp6_sock { struct
A Dbpf_iter_udp6.c37 struct udp6_sock *udp6_sk; in dump_udp6()
/linux-6.3-rc2/include/net/netns/
A Dsctp.h30 struct sock *udp6_sock; member
/linux-6.3-rc2/net/ipv6/
A Dudplite.c63 .obj_size = sizeof(struct udp6_sock),
A Dudp.c1779 .obj_size = sizeof(struct udp6_sock),
/linux-6.3-rc2/tools/include/linux/
A Dbtf_ids.h179 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP6, udp6_sock) \
/linux-6.3-rc2/include/linux/
A Dbtf_ids.h240 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP6, udp6_sock) \
A Dipv6.h313 struct udp6_sock { struct
/linux-6.3-rc2/net/sctp/
A Dprotocol.c906 net->sctp.udp6_sock = sock->sk; in sctp_udp_sock_start()
918 if (net->sctp.udp6_sock) { in sctp_udp_sock_stop()
919 udp_tunnel_sock_release(net->sctp.udp6_sock->sk_socket); in sctp_udp_sock_stop()
920 net->sctp.udp6_sock = NULL; in sctp_udp_sock_stop()
/linux-6.3-rc2/net/core/
A Dfilter.c11518 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()

Completed in 46 milliseconds