Home
last modified time | relevance | path

Searched refs:SOCK_DCCP (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/net/
A Dreuseport_addr_any.c89 else if (proto == SOCK_DCCP) { in build_rcv_fd()
151 if (proto == SOCK_DCCP && in connect_and_send()
178 if (proto == SOCK_STREAM || proto == SOCK_DCCP) { in receive_once()
246 if (proto == SOCK_DCCP) { in test_proto()
274 test_proto(SOCK_DCCP, "DCCP"); in main()
/linux-6.3-rc2/tools/perf/trace/beauty/
A Dsocket_type.c5 #ifndef SOCK_DCCP
6 # define SOCK_DCCP 6 macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dsocket.h35 SOCK_DCCP = 6, enumerator
/linux-6.3-rc2/include/linux/
A Dnet.h69 SOCK_DCCP = 6, enumerator
/linux-6.3-rc2/net/dccp/
A Dipv4.c1015 .type = SOCK_DCCP,
1030 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v4_init_net()
A Dipv6.c1095 .type = SOCK_DCCP,
1110 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v6_init_net()
A Dproto.c916 if (sock->state != SS_UNCONNECTED || sock->type != SOCK_DCCP) in inet_dccp_listen()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h24 TRACE_DEFINE_ENUM(SOCK_DCCP);
34 { SOCK_DCCP, "DCCP" }, \
/linux-6.3-rc2/security/selinux/
A Dhooks.c1149 case SOCK_DCCP: in socket_type_to_security_class()

Completed in 26 milliseconds