Home
last modified time | relevance | path

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

/tools/perf/trace/beauty/
Dsocket_type.c5 #ifndef SOCK_DCCP
6 # define SOCK_DCCP 6 macro
/tools/testing/selftests/net/
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()