Searched refs:SOCK_DCCP (Results 1 – 8 of 8) sorted by relevance
85 else if (proto == SOCK_DCCP) { in build_rcv_fd()147 if (proto == SOCK_DCCP && in connect_and_send()174 if (proto == SOCK_STREAM || proto == SOCK_DCCP) { in receive_once()242 if (proto == SOCK_DCCP) { in test_proto()270 test_proto(SOCK_DCCP, "DCCP"); in main()
5 #ifndef SOCK_DCCP6 # define SOCK_DCCP 6 macro
35 SOCK_DCCP = 6, enumerator
65 SOCK_DCCP = 6, enumerator
1007 .type = SOCK_DCCP,1020 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v4_init_net()
1091 .type = SOCK_DCCP,1104 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v6_init_net()
940 if (sock->state != SS_UNCONNECTED || sock->type != SOCK_DCCP) in inet_dccp_listen()
1213 case SOCK_DCCP: in socket_type_to_security_class()