Searched refs:SOCK_DCCP (Results 1 – 7 of 7) sorted by relevance
35 SOCK_DCCP = 6, enumerator
69 SOCK_DCCP = 6, enumerator
997 .type = SOCK_DCCP,1010 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v4_init_net()
1047 .type = SOCK_DCCP,1060 SOCK_DCCP, IPPROTO_DCCP, net); in dccp_v6_init_net()
924 if (sock->state != SS_UNCONNECTED || sock->type != SOCK_DCCP) in inet_dccp_listen()
77 #ifndef SOCK_DCCP78 # define SOCK_DCCP 6 macro
1198 case SOCK_DCCP: in socket_type_to_security_class()