Searched refs:SOCK_DCCP (Results 1 – 2 of 2) sorted by relevance
5 #ifndef SOCK_DCCP6 # define SOCK_DCCP 6 macro
89 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()