Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dbpf_iter.h14 #define udp6_sock udp6_sock___not_used macro
35 #undef udp6_sock
103 struct udp6_sock { struct
A Dbpf_iter_udp6.c37 struct udp6_sock *udp6_sk; in dump_udp6()
/linux/include/net/netns/
A Dsctp.h27 struct sock *udp6_sock; member
/linux/net/ipv6/
A Dudplite.c53 .obj_size = sizeof(struct udp6_sock),
A Dudp.c1742 .obj_size = sizeof(struct udp6_sock),
/linux/tools/include/linux/
A Dbtf_ids.h175 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP6, udp6_sock)
/linux/include/linux/
A Dbtf_ids.h179 BTF_SOCK_TYPE(BTF_SOCK_TYPE_UDP6, udp6_sock) \
A Dipv6.h311 struct udp6_sock { struct
/linux/net/sctp/
A Dprotocol.c900 net->sctp.udp6_sock = sock->sk; in sctp_udp_sock_start()
912 if (net->sctp.udp6_sock) { in sctp_udp_sock_stop()
913 udp_tunnel_sock_release(net->sctp.udp6_sock->sk_socket); in sctp_udp_sock_stop()
914 net->sctp.udp6_sock = NULL; in sctp_udp_sock_stop()
/linux/net/core/
A Dfilter.c10762 BTF_TYPE_EMIT(struct udp6_sock); in BPF_CALL_1()

Completed in 39 milliseconds