DCCP_ACTIVE_CLOSEREQ   69 net/dccp/input.c 	case DCCP_ACTIVE_CLOSEREQ:
DCCP_ACTIVE_CLOSEREQ   64 net/dccp/proto.c 	[DCCP_ACTIVE_CLOSEREQ]	= "CLOSEREQ",
DCCP_ACTIVE_CLOSEREQ   96 net/dccp/proto.c 		if (oldstate == DCCP_OPEN || oldstate == DCCP_ACTIVE_CLOSEREQ ||
DCCP_ACTIVE_CLOSEREQ  987 net/dccp/proto.c 			next_state = DCCP_ACTIVE_CLOSEREQ;